From f300fa08e83786013897f06ce9d1142fb1f4e260 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 May 2015 13:24:50 +0300 Subject: [PATCH] Upper bounds for #588 and #590 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bde2700a..1d4679d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1033,6 +1033,11 @@ packages: # https://github.com/fpco/stackage/issues/588 - semigroupoids < 4.5 + - semigroupoid-extras < 4.5 + + # https://github.com/fpco/stackage/issues/590 + - bifunctors < 5 + - profunctors < 5 # Package flags are applied to individual packages, and override the values of # global-flags