From f30f0dc373eb4ace158863b37850fa3a0d85a8af Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Dec 2014 10:40:05 +0200 Subject: [PATCH] Upper bound for #370 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0942485..ded07789 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -630,6 +630,9 @@ packages: # https://github.com/fpco/stackage/issues/369 - list-t < 0.4 + # https://github.com/fpco/stackage/issues/370 + - monad-control < 1 + # Global flags are applied to all packages global-flags: blaze_html_0_5: true