From 50ed6708740b79500c9397397c90047b52793c8c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Sep 2025 15:05:51 +0800 Subject: [PATCH] directory-ospath-streaming < 0.3 for tar < 0.7 (#7838) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index defe0d21..d4f2e7b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8022,6 +8022,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7838 - tar < 0.7.0.0 + - directory-ospath-streaming < 0.3 # https://github.com/commercialhaskell/stackage/issues/7839 - wide-word < 0.1.8.0