From d3db63b10e92d88d17dc475853fcf4bca68c77a5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Dec 2023 06:09:17 -0800 Subject: [PATCH] Add upper bound for `tar` (#7202) 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 58bf37ef..9a3a2e51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5744,7 +5744,7 @@ packages: - system-fileio - system-filepath - tabular - - tar + - tar < 0.6 # https://github.com/commercialhaskell/stackage/issues/7202 - tasty-lua - tasty-th - tdigest