From 487738ebf2f47415669a2a7e679476a19d8a10c7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 22 Oct 2022 14:07:05 -0700 Subject: [PATCH] constrain mega-sdist per #6742 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f069362..b8b1a1bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -833,7 +833,7 @@ packages: - githash - time-manager - - pantry < 0.6.0 # https://github.com/commercialhaskell/stackage/issues/6742 + - pantry - mega-sdist - http-download - hi-file-parser @@ -7307,6 +7307,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6728 - gridtables < 0.1.0.0 + # https://github.com/commercialhaskell/stackage/issues/6742 + - pantry < 0.6 + - mega-sdist < 0.4.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of