From e7339c3561006a99cffe73979c57ec8669ccf126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 25 Apr 2023 05:48:18 +0200 Subject: [PATCH] Expect test failure for 'hedn' (couldn't reproduce this behavior locally). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index be505a39..0471e45b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8459,6 +8459,7 @@ expected-test-failures: - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache + - hedn # 0.3.0.4 - idris # https://github.com/fpco/stackage/issues/1382 - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 - math-functions # https://github.com/bos/math-functions/issues/25