|
| MissingH.Wash.Mail.Message |
|
|
|
|
| Documentation |
|
| data Message |
| Constructors | | Instances | |
|
|
| isSinglePart :: Message -> Bool |
|
| isMultiPart :: Message -> Bool |
|
| showHeader :: Header -> String |
|
| showParameters :: [(String, String)] -> String -> String |
|
| data ContentType |
| Constructors | | ContentType String String [(String, String)] | |
| Instances | |
|
|
| data ContentTransferEncoding |
| Constructors | | ContentTransferEncoding String | |
| Instances | |
|
|
| data ContentDisposition |
| Constructors | | ContentDisposition String [(String, String)] | |
| Instances | |
|
|
| data ContentID |
| Constructors | | Instances | |
|
|
| data ContentDescription |
| Constructors | | ContentDescription String | |
| Instances | |
|
|
| Produced by Haddock version 0.8 |