From 2b464026f1cbc8469c70a54db8b1dba4b702c84c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 15 Aug 2016 19:55:23 +0900 Subject: [PATCH] Add package `hailgun`. This commit adds the package [`hailgun`](https://hackage.haskell.org/package/hailgun). `hailgun` is a Haskell client for the [Mailgun](https://www.mailgun.com/) web service. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 194bec2d..a404e28c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1713,6 +1713,7 @@ packages: "Dennis Gosnell @cdepillabout": - envelope # GHC 8 - ig + - hailgun - natural-transformation - opaleye-trans - read-env-var