mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 14:11:57 +01:00
Attempt removal of upper bound of tar and cabal-install at the same time
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
fb15455751
commit
57f195a978
@ -468,7 +468,7 @@ packages:
|
|||||||
|
|
||||||
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
|
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
|
||||||
# - Cabal # take the one that ships with GHC
|
# - Cabal # take the one that ships with GHC
|
||||||
- cabal-install < 3.10.3 # we build against 'Cabal' shipped with GHC; as of 9.8.2 that's Cabal-3.10.2
|
- cabal-install # 3.10.3 # we build against 'Cabal' shipped with GHC; as of 9.8.2 that's Cabal-3.10.2
|
||||||
- sdl2-ttf
|
- sdl2-ttf
|
||||||
- enummapset
|
- enummapset
|
||||||
- assert-failure
|
- assert-failure
|
||||||
@ -5752,7 +5752,7 @@ packages:
|
|||||||
- system-fileio
|
- system-fileio
|
||||||
- system-filepath
|
- system-filepath
|
||||||
- tabular
|
- tabular
|
||||||
- tar < 0.6 # https://github.com/commercialhaskell/stackage/issues/7202
|
- tar # 0.6 # https://github.com/commercialhaskell/stackage/issues/7202
|
||||||
- tasty-th
|
- tasty-th
|
||||||
- tdigest
|
- tdigest
|
||||||
- telegram-bot-api
|
- telegram-bot-api
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user