From 6a189ca414172378915624f665683dbee2a8dcf3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 13 Sep 2025 07:50:12 -0800 Subject: [PATCH] Try the `tar` bounds again Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa7398dd..29013578 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7909,8 +7909,8 @@ packages: - jose < 0.12 # https://github.com/commercialhaskell/stackage/issues/7838 - - tar < 0.7.0.0 - - directory-ospath-streaming < 0.3 + # tar < 0.7.0.0 + # directory-ospath-streaming < 0.3 # https://github.com/commercialhaskell/stackage/issues/7839 - wide-word < 0.1.8.0