From f344193dee0fed66a75996b2cd0d4eb3519d0949 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 22 Oct 2017 18:46:30 -0700 Subject: [PATCH] Add constraint "conduit-extra < 1.2.0" per #2978 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f09d6d2b..fc5c941b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3474,6 +3474,9 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + # https://github.com/fpco/stackage/issues/2978 + - conduit-extra < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of