From 70a7be3b2be4f4ecd12534038bc80b88f381defb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Apr 2024 16:22:54 -0700 Subject: [PATCH] Try no bound on `tar` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27de6e90..58f54e66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5751,7 +5751,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