HaskellNet-0.3.1: Client support for POP3, SMTP, and IMAP

Safe HaskellSafe-Inferred

Network.HaskellNet.IMAP.Parsers

Description

Parsers for IMAP server responses

Documentation

eval :: (RespDerivs -> Result RespDerivs r) -> String -> ByteString -> rSource

eval' :: (RespDerivs -> Result RespDerivs r) -> String -> String -> rSource