From f7a9bfa62aee8d250b70175bf64149dc3996b4bb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 May 2025 02:07:09 +0800 Subject: [PATCH] harpie testsuite failed with ghc-9.10.2 (tonyday567/harpie#5) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9fa7b40..77981e7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8579,6 +8579,7 @@ expected-test-failures: - filecache # 0.5.2 https://github.com/bartavelle/filecache/issues/13 - generics-eot # 0.4.0.1 ghc-9.6 - grisette # https://github.com/commercialhaskell/stackage/issues/7737 + - harpie # 0.1.2.0 https://github.com/tonyday567/harpie/issues/5 - hinotify # 0.4.1 https://github.com/kolmodin/hinotify/issues/38 - hsexif # 0.6.1.10 Missing test file - katip # 0.8.8.2 https://github.com/Soostone/katip/issues/155