From 374cb1403c6bdf59a6aee960676f355b36c96ff0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 4 Oct 2025 23:25:57 +0800 Subject: [PATCH] brick-2.10 and vty-6.5 (#7855) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dd7d699..5b06192d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8048,6 +8048,10 @@ packages: - microlens-mtl < 0.2.1.1 - microlens-platform < 0.4.4.2 - microlens-th < 0.4.3.18 + + # https://github.com/commercialhaskell/stackage/issues/7855 + - brick < 2.10 + - vty < 6.5 # end of Stackage upper bounds # end of packages