From 99625860d07d256fec6bd04b705025c2aa05e382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 8 Feb 2025 10:23:26 +0100 Subject: [PATCH] Updated test failure description for `grisette` (lsrcz/grisette#287). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6e5ef23..9789996b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8580,7 +8580,7 @@ expected-test-failures: - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - friday # https://github.com/RaphaelJ/friday/issues/37 - fsnotify # Often runs out of inotify handles - - grisette # 0.10.0.0 spec failed + - grisette # 0.11.0.0 https://github.com/lsrcz/grisette/issues/287 - hastache - hedn - ihaskell # https://github.com/gibiansky/IHaskell/issues/551