From 49b5463b9d727257535bbce5e7071ec8a7beb555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 May 2025 22:28:19 +0200 Subject: [PATCH] Disabled `clash-lib-1.8.2` because it fails to compile (#7752). --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2db8aaa7..1d5d7d1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2431,7 +2431,7 @@ packages: - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude - - clash-lib + - clash-lib < 0 # 1.8.2 https://github.com/commercialhaskell/stackage/issues/7752 - clash-ghc - clash-prelude-hedgehog @@ -6519,6 +6519,8 @@ packages: - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* requires hashable >=1.2.6.0 && < 1.4 and the snapshot contains hashable-1.5.0.0 - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* requires vector-space >=0.13 && < 0.17 and the snapshot contains vector-space-0.19 - chronos < 0 # tried chronos-1.1.6.2, but its *library* requires hashable >=1.2 && < 1.5 and the snapshot contains hashable-1.5.0.0 + - clash-ghc < 0 # tried clash-ghc-1.8.2, but its *library* requires the disabled package: clash-lib + - clash-shake < 0 # tried clash-shake-0.4.0, but its *library* requires the disabled package: clash-lib - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires base >=4.12 && < 4.20 and the snapshot contains base-4.20.1.0 - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7 - cleff < 0 # tried cleff-0.3.3.0, but its *library* requires primitive >=0.6.4 && < 0.9 and the snapshot contains primitive-0.9.1.0 @@ -7599,7 +7601,6 @@ packages: - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires the disabled package: x509-system - tcp-streams < 0 # tried tcp-streams-1.0.1.1, but its *library* requires tls >=1.3 && < 2.0 and the snapshot contains tls-2.1.8 - tcp-streams-openssl < 0 # tried tcp-streams-openssl-1.0.1.0, but its *library* requires network >=2.3 && < 3.0 and the snapshot contains network-3.2.7.0 - - telegram-bot-simple < 0 # tried telegram-bot-simple-0.14.4, but its *library* requires the disabled package: telegram-bot-api - tensors < 0 # tried tensors-0.1.5, but its *library* requires deepseq >=1.4.4.0 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli - test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* requires template-haskell >=2.10 && < 2.13 and the snapshot contains template-haskell-2.22.0.0