From b84d2ee239fa2395f8082518962da0e59805bff7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Jan 2025 19:01:13 -0800 Subject: [PATCH] Revert "Test `haskey-btree`" This reverts commit 6fa2fc81eaa67bbc661d580b282af10c173e37e8. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79e4d423c..b0b3bc936 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8665,6 +8665,7 @@ expected-test-failures: - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377 - ghc-byteorder # 4.11.0.0.10 https://github.com/haskell-hvr/ghc-byteorder/issues/1 - ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ... + - haskey-btree # https://github.com/commercialhaskell/stackage/issues/7393 - hasql-migration # 0.3.1 https://github.com/tvh/hasql-migration/issues/11 - heist # GHC 9.8.1 - hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3