From b3be289f8e2a2639ed20df419f7f977e06a28130 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 25 Mar 2026 21:32:44 -0700 Subject: [PATCH] Add upper bound for brick, #7969 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ffc1a214..5e926588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7879,6 +7879,9 @@ packages: - ogma-language-xlsx < 1.13 - ogma-language-xmlspec < 1.13 - ogma-spec < 1.13 + + # https://github.com/commercialhaskell/stackage/issues/7969 + - brick < 2.11 # end of Stackage upper bounds # end of packages