From 430bea6d214aabca8792704d4d50e6053db206c3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Nov 2022 20:08:38 +0800 Subject: [PATCH] ghc-9.4: remove Stackage upper bounds fixes #6537, fixes #6573, fixes #6576, fixes #6588, fixes #6608, fixes #6613, fixes #6615, fixes #6616, fixes #6617, fixes #6621, fixes #6629, fixes #6669, fixes #6686, fixes #6756, fixes #6686, fixes #6672, fixes #6673, fixes #6677, fixes #6678, fixes #6683, fixes #6593, fixes #6698, fixes #6701, fixes #6704, fixes #6706, fixes #6706, fixes #6727, fixes #6728, fixes #6745, fixes #6748, fixes #6751 --- build-constraints.yaml | 103 ----------------------------------------- 1 file changed, 103 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0258c0088..ba3927432 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8144,104 +8144,9 @@ packages: # End of Library and exe bounds failures "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/6537 - # only compile failures in reverse dependencies - - persistent >= 2.14 - - persistent-qq >= 2.12.0.3 - - persistent-test >= 2.13.1.3 - - # https://github.com/commercialhaskell/stackage/issues/6573 - - hspec >= 2.10.0 - - hspec-core >= 2.10.0 - - hspec-discover >= 2.10.0 - - hspec-smallcheck >= 0.5.3 - - # https://github.com/commercialhaskell/stackage/issues/6576 - - microlens >= 0.4.13.0 - - microlens-ghc >= 0.4.14.0 - - microlens-platform >= 0.4.3.0 - - # https://github.com/commercialhaskell/stackage/issues/6588 - - unix-compat >= 0.6 - - # https://github.com/commercialhaskell/stackage/issues/6608 - - tls >= 1.6.0 - - # https://github.com/commercialhaskell/stackage/issues/6613 - - turtle >= 1.6 - - # https://github.com/commercialhaskell/stackage/issues/6615 - - aeson >= 2.1 - - # https://github.com/commercialhaskell/stackage/issues/6616 - - http-api-data >= 0.5 - - attoparsec-iso8601 >= 1.1 - - # https://github.com/commercialhaskell/stackage/issues/6617 - - inspection-testing >= 0.5 - - tasty-inspection-testing >= 0.2 - - # https://github.com/commercialhaskell/stackage/issues/6621 - - some >= 1.0.4 - # https://github.com/commercialhaskell/stackage/issues/6624 - vector < 0.13 # OK for GHC 9.4.2 - # https://github.com/commercialhaskell/stackage/issues/6629 - - algebraic-graphs >= 0.7 - - # https://github.com/commercialhaskell/stackage/issues/6669 - - enummapset >= 0.7.0.0 - - # Needs GHC 9.4 - # https://github.com/commercialhaskell/stackage/issues/6686 - - ghc-lib-parser >= 9.4.1 - - ghc-lib >= 9.4.1 - - ghc-exactprint >= 1.6.0 - - # https://github.com/commercialhaskell/stackage/issues/6756 - # https://github.com/commercialhaskell/stackage/issues/6686 - # https://github.com/commercialhaskell/stackage/issues/6672 - - ormolu < 0.5.1 - - # https://github.com/commercialhaskell/stackage/issues/6673 - - ghc-syntax-highlighter >= 0.0.9 - - # https://github.com/commercialhaskell/stackage/issues/6677 - - criterion >= 1.6.0 - - criterion-measurement >= 0.2 - - # https://github.com/commercialhaskell/stackage/issues/6678 - - lens >= 5.2 - - # https://github.com/commercialhaskell/stackage/issues/6683 - - warp >= 3.3.22 - - warp-tls >= 3.3.3 - - # text-2.0 - - lame >= 0.2.1 - - pcre2 >= 2.2 # https://github.com/commercialhaskell/stackage/issues/6593 - - # https://github.com/commercialhaskell/stackage/issues/6698 - - hedgehog >= 1.2 - - # https://github.com/commercialhaskell/stackage/issues/6701 - # https://github.com/haskell-works/avro/issues/188 - - HasBigDecimal >= 0.2 - - # https://github.com/commercialhaskell/stackage/issues/6704 - - jose >= 0.10 - - # https://github.com/commercialhaskell/stackage/issues/6706 - - memory >= 0.18 - - # https://github.com/commercialhaskell/stackage/issues/6727 - - input-parsers >= 0.3 - - monoid-subclasses >= 1.2 - - # 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 @@ -8249,14 +8154,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6744 - resourcet < 1.3.0 - # https://github.com/commercialhaskell/stackage/issues/6745 - - xlsx < 1.1.0 - - # https://github.com/commercialhaskell/stackage/issues/6748 - - postgresql-simple < 0.6.5 - - # https://github.com/commercialhaskell/stackage/issues/6751 - - MonadRandom < 0.6 # end of packages # Package flags are applied to individual packages, and override the values of