mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
disable stack using commenter
This commit is contained in:
parent
32d7123718
commit
792eb64a34
@ -5189,7 +5189,7 @@ packages:
|
||||
- ansi-terminal
|
||||
- ansi-terminal-types
|
||||
- companion
|
||||
- stack < 0 # was (< 9.9.9 || > 9.9.9) && < 2.15.1 but see https://github.com/commercialhaskell/stackage/issues/7360
|
||||
- stack < 9.9.9
|
||||
- static-bytes
|
||||
- pantry
|
||||
|
||||
@ -7669,6 +7669,7 @@ packages:
|
||||
- srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
|
||||
- srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1.1
|
||||
- srt-formatting < 0 # tried srt-formatting-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
|
||||
- stack < 0 # tried stack-3.1.1, but its *library* requires filepath >=1.4.300.1 and the snapshot contains filepath-1.4.200.1
|
||||
- static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.19.2.0
|
||||
- static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires text >=0.11 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1.1
|
||||
- stb-image-redux < 0 # tried stb-image-redux-0.2.1.2, but its *library* requires vector >=0.10.12.3 && < 0.13 and the snapshot contains vector-0.13.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user