From 121b3e65c97080461731360e4af24812792d10ea Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 07:45:37 -0800 Subject: [PATCH] Add constraint "adjunctions < 4.4" per #3233 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6eb0911f..2669ff84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3262,6 +3262,9 @@ packages: # https://github.com/fpco/stackage/issues/3230 - terminal-progress-bar < 0.1.2 + # https://github.com/fpco/stackage/issues/3233 + - adjunctions < 4.4 + # end of packages # Package flags are applied to individual packages, and override the values of