From dba73acc5961a9210cf082a2c793943ebb53ff72 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Feb 2018 12:49:39 -0800 Subject: [PATCH] Upper bound exceptions (#3315) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baaedb4b..4462838a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3416,6 +3416,9 @@ packages: # https://github.com/fpco/stackage/issues/3312 - transformers-compat < 0.6.0.2 + + # https://github.com/fpco/stackage/issues/3315 + - exceptions < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of