From e59d8d5b0dfe62d23e8e927b159fdc06e5ce6e4d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 4 Apr 2024 11:34:06 -0700 Subject: [PATCH] Remove bound on `tar`, fix #7202 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 bb769d5f..b3e92a6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5752,7 +5752,7 @@ packages: - system-fileio - system-filepath - tabular - - tar < 0.6 # https://github.com/commercialhaskell/stackage/issues/7202 + - tar - tasty-th - tdigest - telegram-bot-api