MIT licensed
Maintained by Daniel Casanueva (coding `at` danielcasanueva.eu)
This version can be pinned in stack with:mailtrap-0.1.2.2@sha256:06c8f2711d639ddee59ec914e6963dca7402ea6afd39c75487bbd205b044281a,847

Module documentation for 0.1.2.2

mailtrap

This library supplies functions to use the Mailtrap API from a Haskell project.

It implements both email sending and testing.

Changes

0.1.2.2

  • Metadata update.

0.1.2.1

  • Add compatibility with base64-1.0.

0.1.2.0

  • Add FromJSON and ToJSON instances for the Token type.

0.1.1.0

  • Export types: EmailAddress, Inbox, InboxMessage.

0.1.0.0

  • First release.