MissingH-0.16.0: ContentsIndex
MissingH.Email.Parser
Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>
Description

Parses an e-mail message

Written by John Goerzen, jgoerzen@complete.org

Synopsis
flattenMessage :: Message -> [Message]
Documentation
flattenMessage :: Message -> [Message]

Given a Message object, "flatten" it into a simple, non-hierarchical list of its component single parts.

Data associated with a multipart will be lost, but each single child component of the multipart will be preserved.

Produced by Haddock version 0.8