From 993e9e96a21963d932c7741b879213b70f747b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 23 Nov 2025 12:52:04 +0100 Subject: [PATCH] Upper bound for `vty-crossplatform` (#7879). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30b1820d..c15eda17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7928,6 +7928,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7870 - shakespeare < 2.2.0 + # https://github.com/commercialhaskell/stackage/issues/7879 + - vty-crossplatform < 0.5.0.0 + # end of Stackage upper bounds # end of packages