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:
Mihai Maruseac 2024-04-04 11:38:26 -07:00
parent fb15455751
commit 57f195a978
No known key found for this signature in database

View File

@ -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