mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Disabled clash-lib-1.8.2 because it fails to compile (#7752).
This commit is contained in:
parent
9f66f64a34
commit
49b5463b9d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user