From 8d639e8b3c53307dc2624c64a33e776b958172a0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 21 Apr 2025 00:20:11 -0700 Subject: [PATCH] Expect test failure for grisette, #7737 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d0efada..a7be570e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8545,6 +8545,7 @@ expected-test-failures: - easy-logger # 0.1.0.7 https://github.com/schnecki/easy-logger/issues/1 - 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 - hsexif # 0.6.1.10 Missing test file - katip # 0.8.8.2 https://github.com/Soostone/katip/issues/155 - hinotify # 0.4.1 https://github.com/kolmodin/hinotify/issues/38