From 68708c03d56f724ea494bf15084cebef3b4e6ba9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 29 Mar 2024 15:31:29 -0700 Subject: [PATCH] Temporary remove the bound on `pantry` 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 db73d00f..7238d3b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -921,7 +921,7 @@ packages: - githash - time-manager - - pantry < 0.10.0 # https://github.com/commercialhaskell/stackage/issues/7360 + - pantry # 0.10.0 # https://github.com/commercialhaskell/stackage/issues/7360 - mega-sdist - http-download - hi-file-parser