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