signet
Safe HaskellSafe-Inferred
LanguageHaskell2010

Signet.Unstable.Type.Id

Documentation

newtype Id Source #

Constructors

MkId ByteString 

Instances

Instances details
Show Id Source # 
Instance details

Defined in Signet.Unstable.Type.Id

Methods

showsPrec :: Int -> Id -> ShowS #

show :: Id -> String #

showList :: [Id] -> ShowS #

Eq Id Source # 
Instance details

Defined in Signet.Unstable.Type.Id

Methods

(==) :: Id -> Id -> Bool #

(/=) :: Id -> Id -> Bool #