mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Try removing upper bound from #6891/#6914
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
dced3cceb6
commit
f01fe90200
@ -7798,9 +7798,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/6889
|
||||
- tagged < 0.8.7
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6891
|
||||
- hslua-aeson < 2.3.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6897
|
||||
- th-abstraction < 0.5.0.0
|
||||
|
||||
@ -7836,6 +7833,7 @@ packages:
|
||||
- cabal-install-solver < 3.10.1.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6914
|
||||
# https://github.com/commercialhaskell/stackage/issues/6891
|
||||
# hslua < 2.3.0
|
||||
# hslua-core < 2.3.0
|
||||
# hslua-classes < 2.3.0
|
||||
@ -7843,6 +7841,7 @@ packages:
|
||||
# hslua-objectorientation < 2.3.0
|
||||
# hslua-objectorientation < 2.3.0
|
||||
# hslua-packaging < 2.3.0
|
||||
# hslua-aeson < 2.3.0
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user