From 03292ca7f87e7e1ca6739ce0c6437f99c3ebb271 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 12:02:43 +0200 Subject: [PATCH] Upper bound for #2612, and another upper bound for #2586 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f42f2134..b11daf03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3247,6 +3247,7 @@ packages: # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 - aeson-compat < 0.3.7 + - binary-orphans < 0.1.7.0 - quickcheck-instances < 0.3.13 - text-show < 3.6.2 - text-show-instances < 3.6.1 @@ -3269,6 +3270,9 @@ packages: # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 + # https://github.com/fpco/stackage/issues/2612 + - email-validate < 2.3 + # end of packages # Package flags are applied to individual packages, and override the values of