| ||||
| ||||
| Documentation | ||||
| flatten :: Headers -> String -> Attachments -> IO String | ||||
| flattenXXX :: String -> String -> String -> FullDate -> String -> Attachments -> IO String | ||||
| type Attachments = [Attachment] | ||||
| type Attachment = (String, FilePath, Maybe ContentType) | ||||
| Produced by Haddock version 0.8 |