From 718c77923cabda8dfc758a90087b8823d01bfd81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 22 Apr 2026 20:05:06 +0200 Subject: [PATCH] Expect test compilation error for `kdl-hs`. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e2c5096..dc041947 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8043,6 +8043,7 @@ expected-test-failures: - 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 + - kdl-hs # 1.1.0 fatal error: ./Template.hs: No such file or directory - leveldb-haskell - lifted-base # 0.2.3.12 compile fail - massiv-persist # 1.0.0.3 https://github.com/lehins/massiv-compat/issues/1