From a4a76672bf80ab07db1fce2677bf33e5aeada9b8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:35:14 -0800 Subject: [PATCH] Add constraints on req and req-conduit per #3061 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dabd093c..c0c4b1ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3132,6 +3132,10 @@ packages: # https://github.com/fpco/stackage/issues/3057 - hscolour <1.24.3 + # https://github.com/fpco/stackage/issues/3061 + - req < 1.0.0 + - req-conduit < 1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of