From 79c3c431020f17de7c98b003b3884a57c08039d1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 13 Aug 2022 20:23:41 -0500 Subject: [PATCH] Add an upper bound for brick, #6682 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8b0fc72..e7d18a2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7319,6 +7319,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6678 - lens < 5.2 + # https://github.com/commercialhaskell/stackage/issues/6682 + - brick < 1 + # end of packages # Package flags are applied to individual packages, and override the values of