/hs-postmark-dmarc

A Haskell wrapper around Postmark's DMARC REST API

Primary LanguageHaskellMIT LicenseMIT

postmark-dmarc

Build Status A Haskell library wrapping the Postmark DMARC API.

Install

cabal install postmark-dmarc

Or, add it to your dependencies in package.yaml:

dependencies:
  - postmark-dmarc

Usage

See the example/ directory for sample usage.

Contributing

PRs accepted.

License

MIT © Michael Gregson

See LICENSE for details.