mime-string-0.5: MIME implementation for String's.

Safe HaskellNone
LanguageHaskell2010

Codec.MIME.String.Headers

Documentation

newtype From Source #

Constructors

From [Mailbox] 

newtype To Source #

Constructors

To [Address] 

cws :: Parser Char () Source #