From f05b4808f5c876f1c39b664a2ca64ce7870d5c0b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 1 Mar 2022 14:57:49 -0600 Subject: [PATCH] Add constraint for vty, #6468 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ac50d91..4e34a42b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5203,7 +5203,7 @@ packages: - vector-binary-instances - vector-space - vector-th-unbox - - vty + - vty < 5.34 # https://github.com/commercialhaskell/stackage/issues/6468 - wai - wai-app-static - wai-conduit @@ -7697,7 +7697,6 @@ expected-test-failures: # Compilation failures - blake2 # 0.3.0 - blas-hs # 0.1.1.0 - - brick # https://github.com/commercialhaskell/stackage/issues/6468 - butter # 0.1.0.6 - cabal-file-th # 0.2.7 - cacophony # 0.10.1 https://github.com/centromere/cacophony/issues/15