From f93afc10f22979c2f9effd8c5df3b9bdb384144f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 28 Apr 2018 11:31:08 -0400 Subject: [PATCH] Add ansi-terminal upper bound, #3557 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d7f6f9c..2980166c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3422,6 +3422,9 @@ packages: # https://github.com/fpco/stackage/issues/3554 - pandoc < 2.2 + # https://github.com/fpco/stackage/issues/3557 + - ansi-terminal < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of