From 200e6082db469c60bfe82da84371893a182e709b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 30 Apr 2023 09:35:35 +0200 Subject: [PATCH] `haskeline` tests are still failing (#5439). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d32504d..40a3b658 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8547,7 +8547,7 @@ expected-test-failures: - fixed-vector-hetero # 0.6.1.1 - generic-optics # 2.2.1.0 optimization output https://github.com/kcsongor/generic-lens/issues/133 - github-types # https://github.com/commercialhaskell/stackage/issues/6549 - - haskeline # 0.8.2 https://github.com/commercialhaskell/stackage/issues/5439 + - haskeline # 0.8.2.1 https://github.com/commercialhaskell/stackage/issues/5439 - haskoin-core - haskoin-node # https://github.com/commercialhaskell/stackage/issues/6769 - heist # https://github.com/commercialhaskell/stackage/issues/6765