From ca8db36b21ed0e5021cc96f23c3b12a28edd58f9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 19 Nov 2023 18:38:53 -0800 Subject: [PATCH] more vty constraints per #7180 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cc9e806..d0688434 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8171,11 +8171,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7160 - some < 1.0.6 - # https://github.com/commercialhaskell/stackage/issues/7167 + # https://github.com/commercialhaskell/stackage/issues/7180 - vty < 6 - vty-crossplatform < 0.1 - vty-unix < 0.1 - brick < 2 + - sandwich < 0.2 # https://github.com/commercialhaskell/stackage/issues/7168 - jose < 0.11