From bbcdc3d010810b9c0e8c0cbf24baaac676c02342 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 5 Mar 2016 20:48:16 +0200 Subject: [PATCH] more upper bounds for #1266 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2177f81f..41f003b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2043,6 +2043,8 @@ packages: # https://github.com/fpco/stackage/issues/1266 - transformers-compat < 0.5 + - bifunctors < 5.2.1 + - text-show < 3 # end of packages