From b02e706ab8593adf024d9c3ded3db6f09363be4d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 13 Oct 2019 23:15:02 -0400 Subject: [PATCH] Remove all Stackage upper bounds packages --- build-constraints.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e3a0bfd..ac60436b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5581,13 +5581,7 @@ packages: # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 - "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4877 - - fast-logger < 3.0.0 - - wai-logger < 2.3.6 - - # https://github.com/commercialhaskell/stackage/issues/4890 - - ansi-terminal < 0.10.1 + "Stackage upper bounds": [] # end of packages