From ca9047b70a5bf3c52f13758cb92b9bace930bd8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 21 Jul 2015 13:17:29 -0700 Subject: [PATCH] Added upper bound: http-conduit < 2.1.6 per #699 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45c617c9..7a3e867e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1220,6 +1220,9 @@ packages: # https://github.com/fpco/stackage/issues/686 - lens < 4.12 + # https://github.com/fpco/stackage/issues/699 + - http-conduit < 2.1.6 + # Package flags are applied to individual packages, and override the values of # global-flags package-flags: