From a2ada59ca2fb273d1f424f369c4bdec73f38e424 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 4 Jan 2025 17:34:15 -0800 Subject: [PATCH] Bound `tar` for #7646 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 01123553..7be7ef26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5564,7 +5564,7 @@ packages: - sundown - syb - tabular - - tar + - tar < 0.6.4.0 # https://github.com/commercialhaskell/stackage/issues/7646 - tasty-th - tdigest - telegram-bot-api