From 2037d038037835d2d7abb173bd5cab6b8d0853a8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 Dec 2017 06:17:45 +0200 Subject: [PATCH] Upper bound on EdisonCore for #3152 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8760baad..46e482b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3160,6 +3160,9 @@ packages: # Does not support newest QuickCheck - test-framework < 0.8.2.0 + # https://github.com/fpco/stackage/issues/3152 + - EdisonCore < 1.3.2 + # end of packages # Package flags are applied to individual packages, and override the values of