From f5c2f2cc88dde9fe255b59d7dee63794cb8b9511 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 13:54:58 -0700 Subject: [PATCH] Add constraint "brick < 0.37" per #3596 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bf12345..f7bb6a5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3446,6 +3446,9 @@ packages: # https://github.com/fpco/stackage/issues/3595 - unexceptionalio < 0.4 + # https://github.com/fpco/stackage/issues/3596 + - brick < 0.37 + # end of packages # Package flags are applied to individual packages, and override the values of