From 7ec935af002b631211834954edc2bee962bba8d0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Apr 2024 16:50:44 -0700 Subject: [PATCH] Add back `tar < 0.6` (#7202, #7365) 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 661220ea..27de6e90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5751,7 +5751,7 @@ packages: - system-fileio - system-filepath - tabular - - tar < 0.6.2 # https://github.com/commercialhaskell/stackage/issues/7202 + - tar < 0.6 # https://github.com/commercialhaskell/stackage/issues/7202 - tasty-th - tdigest - telegram-bot-api