Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 520 Bytes

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.