Remove bound on tar, fix #7202

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2024-04-04 11:34:06 -07:00
parent 7f2527b83a
commit e59d8d5b0d
No known key found for this signature in database

View File

@ -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
- tasty-th - tasty-th
- tdigest - tdigest
- telegram-bot-api - telegram-bot-api