Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Periodic.Types.ClientType
Documentation
data ClientType Source #
Constructors
TypeClient | |
TypeWorker |
Instances
Eq ClientType Source # | |
Defined in Periodic.Types.ClientType | |
Show ClientType Source # | |
Defined in Periodic.Types.ClientType Methods showsPrec :: Int -> ClientType -> ShowS # show :: ClientType -> String # showList :: [ClientType] -> ShowS # | |
Binary ClientType Source # | |
Defined in Periodic.Types.ClientType |