From c451b2a3f96a102f87b1377d824d1e3e38f5338e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 May 2025 02:39:43 +0800 Subject: [PATCH] ghc-typelits-natnormalise failing with 9.10.2 (clash-lang/ghc-typelits-natnormalise#89) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cbbb7e7..2b140111 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8581,6 +8581,7 @@ expected-test-failures: - 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 + - ghc-typelits-natnormalise # 0.7.10 https://github.com/clash-lang/ghc-typelits-natnormalise/issues/89 - 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