From c0e0a8bea9bb29fe5364c1eaeb710aa36fb8ca39 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 14 Jun 2019 12:11:10 -0700 Subject: [PATCH] Ignore some revisions and close #4628 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa37b7ba..243405c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4671,9 +4671,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4619 - hw-balancedparens < 0.2.1.0 - - # https://github.com/commercialhaskell/stackage/issues/4628 - - stack < 2.1.1 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5816,6 +5813,8 @@ no-revisions: - foundation - gauge - stack +- http-download +- pantry-tmp # https://github.com/commercialhaskell/stackage/issues/3706: - hledger - hledger-lib