Manage clash-lib via commenter.

This commit is contained in:
Andreas Ländle 2024-12-19 17:38:04 +01:00
parent 3e13f96a8a
commit 391cab5f71

View File

@ -2374,7 +2374,7 @@ packages:
- ghc-typelits-knownnat
- ghc-typelits-natnormalise
- clash-prelude
- clash-lib < 0 # ghc-9.8.4 https://github.com/clash-lang/clash-compiler/issues/2852
- clash-lib
- clash-ghc
- clash-prelude-hedgehog
@ -6415,7 +6415,10 @@ packages:
- clash-ghc < 0 # tried clash-ghc-1.8.1, but its *library* requires ghc-boot >=8.6.0 && < 9.9 and the snapshot contains ghc-boot-9.10.1
- clash-ghc < 0 # tried clash-ghc-1.8.1, but its *library* requires ghci >=8.6.0 && < 9.9 and the snapshot contains ghci-9.10.1
- clash-ghc < 0 # tried clash-ghc-1.8.1, but its *library* requires template-haskell >=2.8.0.0 && < 2.22 and the snapshot contains template-haskell-2.22.0.0
- clash-ghc < 0 # tried clash-ghc-1.8.1, but its *library* requires the disabled package: clash-lib
- clash-lib < 0 # tried clash-lib-1.8.1, but its *library* requires data-default >=0.7 && < 0.8 and the snapshot contains data-default-0.8.0.0
- clash-lib < 0 # tried clash-lib-1.8.1, but its *library* requires extra >=1.6.17 && < 1.8 and the snapshot contains extra-1.8
- clash-lib < 0 # tried clash-lib-1.8.1, but its *library* requires ghc >=8.6.0 && < 9.9 and the snapshot contains ghc-9.10.1
- clash-lib < 0 # tried clash-lib-1.8.1, but its *library* requires template-haskell >=2.8.0.0 && < 2.22 and the snapshot contains template-haskell-2.22.0.0
- clash-prelude < 0 # tried clash-prelude-1.8.1, but its *library* requires data-default-class >=0.1.2 && < 0.2 and the snapshot contains data-default-class-0.2.0.0
- clash-prelude < 0 # tried clash-prelude-1.8.1, but its *library* requires extra >=1.6.17 && < 1.8 and the snapshot contains extra-1.8
- clash-prelude < 0 # tried clash-prelude-1.8.1, but its *library* requires template-haskell >=2.12.0.0 && < 2.22 and the snapshot contains template-haskell-2.22.0.0