mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Upper bound eliminators (#5922)
This commit is contained in:
parent
dea86b2d61
commit
14bcf780f1
@ -3753,7 +3753,7 @@ packages:
|
||||
- ilist
|
||||
- life-sync
|
||||
- membrain
|
||||
- relude < 1
|
||||
- relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921
|
||||
- shellmet
|
||||
- shortcut-links
|
||||
- summoner < 0 # neat-interpolation-0.4
|
||||
@ -6886,6 +6886,9 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5910
|
||||
- pandoc < 2.12
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5922
|
||||
- eliminators < 0.8
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user