From 421dea3959f34e283d5016e24092f14f9441c50b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 21 Oct 2017 19:18:05 -0700 Subject: [PATCH] Add constraint "http-types < 0.10" per #2978 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f82e3218..f09d6d2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3471,6 +3471,9 @@ packages: # https://github.com/athanclark/attoparsec-uri/issues/1 - ip < 1.0.0 + # https://github.com/fpco/stackage/issues/2976 + - http-types < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of