mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +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":
|
||||
# - 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
|
||||
- enummapset
|
||||
- assert-failure
|
||||
@ -5752,7 +5752,7 @@ packages:
|
||||
- system-fileio
|
||||
- system-filepath
|
||||
- tabular
|
||||
- tar < 0.6 # https://github.com/commercialhaskell/stackage/issues/7202
|
||||
- tar # 0.6 # https://github.com/commercialhaskell/stackage/issues/7202
|
||||
- tasty-th
|
||||
- tdigest
|
||||
- telegram-bot-api
|
||||
|
||||
Loading…
Reference in New Issue
Block a user