From 6916b0d1dce20cf26ae77897219bd4020e5b893d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 19 Nov 2023 18:33:22 -0800 Subject: [PATCH] Revert "lift constraints related to vty-6, closes #7167" This reverts commit 8c8627a2cc14355a301c12ba621b6ac27df5fdd2. --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a03f114..3cc9e806 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8171,6 +8171,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7160 - some < 1.0.6 + # https://github.com/commercialhaskell/stackage/issues/7167 + - vty < 6 + - vty-crossplatform < 0.1 + - vty-unix < 0.1 + - brick < 2 + # https://github.com/commercialhaskell/stackage/issues/7168 - jose < 0.11