From 3da293264d5b3cb69c20c39359feae5e0b967670 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 09:29:57 -0800 Subject: [PATCH] Add constraint "bifunctors < 5.5" per #3076 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9bf194b..984dbd8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3197,6 +3197,9 @@ packages: # https://github.com/fpco/stackage/pull/2915 - PortMidi < 0.1.6.1 + # https://github.com/fpco/stackage/issues/3076 + - bifunctors < 5.5 + # end of packages # Package flags are applied to individual packages, and override the values of