Try no bound on tar

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2024-04-02 16:22:54 -07:00
parent b5949c29de
commit 70a7be3b2b
No known key found for this signature in database

View File

@ -5751,7 +5751,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