From 4f8b64746d4c7f4ea963f793fe1882c23d580629 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 7 Jun 2015 06:14:29 +0300 Subject: [PATCH] Upper bounds for #624 #625 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0fc0d05..2a9c2cc0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1085,6 +1085,12 @@ packages: # https://github.com/fpco/stackage/issues/622 - doctest < 0.10 + # https://github.com/fpco/stackage/issues/624 + - bytestring-lexing < 0.5 + + # https://github.com/fpco/stackage/issues/625 + - foldl < 1.1 + # Package flags are applied to individual packages, and override the values of # global-flags package-flags: