Description
Provides tools for composing MIME email messages in Haskell. MIME support is needed for email bodies, attachments, alternative text and HTML parts, and correct message headers.
It is useful for applications that send notifications, reports, account emails, or automated messages. It builds email content for other delivery code and is not an email client.