MIT licensed and maintained by Daniel Casanueva (daniel.casanueva `at` proton.me)
This version can be pinned in stack with:mailtrap-0.1.2.0@sha256:0797fd2b6bdd4e05ae4c531a39addfd63e89ad07cc460c0c9f18e282043f4b08,1017

Module documentation for 0.1.2.0

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.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.