From 78d158ed9d36b3dab707a3f963304997c530ebf1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Jan 2016 08:36:14 +0200 Subject: [PATCH] Upper bound for #1136 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0fab9bc..f8c38d16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1918,6 +1918,9 @@ packages: # https://github.com/fpco/stackage/issues/1133 - email-validate < 2.2 + + # https://github.com/fpco/stackage/issues/1136 + - base-compat < 0.9 # end of packages