mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Allow brick-2.9 (closes #7762).
This commit is contained in:
parent
ed5c1dd990
commit
f3e12daaae
@ -6927,7 +6927,7 @@ packages:
|
||||
- hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.20.1.0
|
||||
- hegg < 0 # tried hegg-0.5.0.0, but its *library* requires containers >=0.4 && < 0.7 and the snapshot contains containers-0.7
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires ansi-terminal >=0.7.0 && < =0.8.1 and the snapshot contains ansi-terminal-1.1.2
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.8.3
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.9
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires filepath >=1.4 && < 1.5 and the snapshot contains filepath-1.5.4.0
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires optparse-applicative >=0.14 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0
|
||||
@ -7176,7 +7176,7 @@ packages:
|
||||
- modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text
|
||||
- modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *library* requires the disabled package: regex-tdfa-text
|
||||
- moffy-samples-gtk4 < 0 # tried moffy-samples-gtk4-0.1.0.1, but its *executable* requires the disabled package: moffy-samples-gtk4-run
|
||||
- monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires brick >=2.3.1 && < 2.6 and the snapshot contains brick-2.8.3
|
||||
- monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires brick >=2.3.1 && < 2.6 and the snapshot contains brick-2.9
|
||||
- monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires vty >=6.1 && < 6.3 and the snapshot contains vty-6.4
|
||||
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.1
|
||||
@ -7840,9 +7840,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7723
|
||||
- sorted-list < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7762
|
||||
- brick < 2.9
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7763
|
||||
- NanoID < 3.4.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user