From b7071174f8d331628c9911cec4d9594e1da4995c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 1 Aug 2018 16:27:32 -0700 Subject: [PATCH] Keep bound on vty (#3863) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f912b039..edac8803 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3631,7 +3631,7 @@ packages: - slave-thread < 1.0.2.1 # https://github.com/commercialhaskell/stackage/issues/3863 - - vty < 5.23.1 + - vty < 5.23 # https://github.com/commercialhaskell/stackage/issues/3868 - brick < 0.39