mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
These restrictions shouldn't live in the maintaniner-sections.
This commit is contained in:
parent
8f0488828b
commit
dd5b6fdee2
@ -498,7 +498,7 @@ packages:
|
||||
- bibtex
|
||||
- board-games
|
||||
- buffer-pipe
|
||||
- cabal-flatpak < 0 # Disabled because it needs disabled package cabal-plan
|
||||
- cabal-flatpak
|
||||
- calendar-recycling
|
||||
- checksum
|
||||
- combinatorial
|
||||
@ -2257,7 +2257,7 @@ packages:
|
||||
- ki-unlifted
|
||||
- tasty-hspec
|
||||
- termbox
|
||||
- termbox-banana < 0 # Disabled because it needs disabled package reactive-banana
|
||||
- termbox-banana
|
||||
- termbox-bindings-c
|
||||
- termbox-bindings-hs
|
||||
- termbox-tea
|
||||
@ -6083,6 +6083,7 @@ packages:
|
||||
- bytestring-progress < 0 # tried bytestring-progress-1.4, but its *library* requires text >=1.2.3.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- bzlib < 0 # tried bzlib-0.5.1.0, but its *library* requires base >=4.3 && < 4.16 and the snapshot contains base-4.17.1.0
|
||||
- bzlib < 0 # tried bzlib-0.5.1.0, but its *library* requires bytestring ==0.9.* || ==0.10.* and the snapshot contains bytestring-0.11.4.0
|
||||
- cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.4, but its *executable* requires the disabled package: cabal-plan
|
||||
- cairo < 0 # tried cairo-0.13.8.2, but its *library* requires Cabal >=2.0 && < 3.7 and the snapshot contains Cabal-3.8.1.0
|
||||
- cairo < 0 # tried cairo-0.13.8.2, but its *library* requires text >=1.0.0.0 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- captcha-2captcha < 0 # tried captcha-2captcha-0.1.0.0, but its *library* requires aeson >=1.5.6 && < 1.6 and the snapshot contains aeson-2.1.2.1
|
||||
@ -7440,6 +7441,7 @@ packages:
|
||||
- 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.1.2.8
|
||||
- telegram-bot-simple < 0 # tried telegram-bot-simple-0.12, but its *library* requires the disabled package: telegram-bot-api
|
||||
- template < 0 # tried template-0.2.0.10, but its *library* requires text >=0.7.2 && < 1.3 and the snapshot contains text-2.0.2
|
||||
- termbox-banana < 0 # tried termbox-banana-1.0.0, but its *library* requires the disabled package: reactive-banana
|
||||
- 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.19.0.0
|
||||
- test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract
|
||||
|
||||
Loading…
Reference in New Issue
Block a user