From 8314dcdac4c4ec320883617975c1544173291142 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 13 Sep 2025 07:50:12 -0800 Subject: [PATCH] Restore the `tar` bounds 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 29013578..aa7398dd 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