From e10b1fc8fdf008acccd7b5b76a534daff4fba75c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Feb 2022 08:33:15 -0600 Subject: [PATCH] Unblock `pantry` et al, fix #6441 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 814643a7..33b7f97d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -807,8 +807,8 @@ packages: - githash - time-manager - - pantry < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6441 - - mega-sdist < 0 # via pantry, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6441 + - pantry + - mega-sdist - http-download - hi-file-parser - rio-prettyprint