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

Module documentation for 0.1.2.1

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