GHC 9.2 upper bounds (#6264)

This commit is contained in:
Adam Bergmark 2021-10-31 08:37:39 +01:00
parent 212ac854cb
commit 9605631d0f

View File

@ -6754,6 +6754,17 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/6243
- jose < 0.9
# https://github.com/commercialhaskell/stackage/issues/6264
# Requires GHC 9.2
# Any new package-version that must use GHC 9.2 should be added here.
# We'll Remove this section along with the nightly upgrade to GHC 9.2.
- ghc-lib < 9.2.1.20211030
- ghc-lib-parser < 9.2.1.20211030
- ghc-lib-parser-ex < 9.2.0.0
- singletons-base < 3.1
- singletons-th < 3.1
- th-desugar < 1.13
# end of packages
# Package flags are applied to individual packages, and override the values of