From 1de760a868cdf8159574c43c0a9a521374649966 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Jun 2026 12:32:22 +0800 Subject: [PATCH] hi-file-parser testsuite (commercialhaskell/hi-file-parser#39) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3072c94..c8661a02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8030,6 +8030,7 @@ expected-test-failures: - hasktorch # error while loading shared libraries: libc10.so: cannot open shared object file: No such file or directory - hasql-migration # 0.3.1 https://github.com/tvh/hasql-migration/issues/11 - heist # GHC 9.8.1 + - hi-file-parser # 0.1.9.0 https://github.com/commercialhaskell/hi-file-parser/issues/39 - hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3 - inline-r # 1.0.1 https://github.com/tweag/HaskellR/issues/371 - interpolate # should be fixed in 9.12.3 https://github.com/sol/interpolate/issues/20