Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data ClientType Source #
Instances
Eq ClientType Source # | |
Defined in Periodic.Types.ClientType (==) :: ClientType -> ClientType -> Bool # (/=) :: ClientType -> ClientType -> Bool # | |
Show ClientType Source # | |
Defined in Periodic.Types.ClientType showsPrec :: Int -> ClientType -> ShowS # show :: ClientType -> String # showList :: [ClientType] -> ShowS # | |
Binary ClientType Source # | |
Defined in Periodic.Types.ClientType |