mime-string-0.3: MIME implementation for String's.ContentsIndex
Codec.MIME.String.Flatten
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