From d27eff235c6cfbe2eda076baf810323ee2d0262e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Tue, 16 Jul 2024 19:30:22 +0200 Subject: [PATCH] Still an issue ((tvh/hasql-migration#11)). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 759edda6..07f854b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9116,7 +9116,7 @@ expected-test-failures: - 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.0 https://github.com/tvh/hasql-migration/issues/11 + - 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 - inline-r # 1.0.1 https://github.com/tweag/HaskellR/issues/371