From 5fd1ff19f3cfb26301596f322bda281e79a3ec24 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 11:29:50 +0200 Subject: [PATCH] Upper bound on brick for #3146 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d16f1edd..b62c66b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3145,6 +3145,9 @@ packages: # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 + # https://github.com/fpco/stackage/issues/3146 + - brick < 0.31 + # end of packages # Package flags are applied to individual packages, and override the values of