Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data ServerCommand Source #
Instances
Show ServerCommand Source # | |
Defined in Periodic.Types.ServerCommand showsPrec :: Int -> ServerCommand -> ShowS # show :: ServerCommand -> String # showList :: [ServerCommand] -> ShowS # | |
Binary ServerCommand Source # | |
Defined in Periodic.Types.ServerCommand | |
Validatable ServerCommand Source # | |
Defined in Periodic.Types.ServerCommand |
isSuccess :: ServerCommand -> Bool Source #
isPong :: ServerCommand -> Bool Source #