HaskellNet-0.5.1: Client support for POP3, SMTP, and IMAP
Network.HaskellNet.POP3.Types
data Command #
Constructors
data Response #
Instances
Methods
(==) :: Response -> Response -> Bool #
(/=) :: Response -> Response -> Bool #
showsPrec :: Int -> Response -> ShowS #
show :: Response -> String #
showList :: [Response] -> ShowS #