From aa9ab3522bc080f0855284b4809575564322f70d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 5 Mar 2016 20:44:20 +0200 Subject: [PATCH] Upper bound for #1265 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07a302de..b6381a27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2037,6 +2037,9 @@ packages: # https://github.com/fpco/stackage/issues/1258 - language-c < 0.5.0 + + # https://github.com/fpco/stackage/issues/1265 + - brick < 0.5 # end of packages