From 13822da814fe9c2e41f66a2a96c6edce462e504f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Feb 2022 06:58:05 -0800 Subject: [PATCH] Disable more packages needed by `pantry`, see #6441 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9674a65a..e17a4990 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -808,7 +808,7 @@ packages: - time-manager - pantry < 0 # via aeson 2, https://github.com/commercialhaskell/stackage/issues/6441 - - mega-sdist + - mega-sdist < 0 # via pantry, via aeson 2, https://github.com/commercialhaskell/stackage/issues/6441 - http-download - hi-file-parser - rio-prettyprint