WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

Safe HaskellSafe-Infered

WASH.Mail.Message

Documentation

showParameters :: [(String, String)] -> String -> StringSource

data ContentType Source

Constructors

ContentType String String [(String, String)] 

Instances

data ContentDisposition Source

Constructors

ContentDisposition String [(String, String)] 

Instances

data ContentID Source

Constructors

ContentID String 

Instances

Show ContentID 

data ContentDescription Source

Constructors

ContentDescription String 

Instances