Network.HaskellNet.POP3.Types
data Command Source #
Constructors
data Response Source #
Defined in Network.HaskellNet.POP3.Types
Methods
showsPrec :: Int -> Response -> ShowS #
show :: Response -> String #
showList :: [Response] -> ShowS #
(==) :: Response -> Response -> Bool #
(/=) :: Response -> Response -> Bool #