From 79726b3ab966c38fb89597bdc151da1305b4d094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:29:57 +0100 Subject: [PATCH] Add bound `brick < 2.8` (#7668). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c89a484a8..c197bef7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5218,7 +5218,7 @@ packages: - boring - box - box-csv - - brick < 2.7 # https://github.com/commercialhaskell/stackage/issues/7641 + - brick < 2.8 # https://github.com/commercialhaskell/stackage/issues/7668 - broadcast-chan - byte-order - byteable