From 0a19e5abfdfe2e2d9f69f9bdf146b2d40320790e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 May 2025 02:35:06 +0800 Subject: [PATCH] ghc-typelits-extra testsuite fails (clash-lang/ghc-typelits-extra#60) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74717f04..5cbbb7e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8580,6 +8580,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 + - ghc-typelits-extra # 0.4.8 https://github.com/clash-lang/ghc-typelits-extra/issues/60 - 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