mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
GHC 9.2 upper bounds (#6264)
This commit is contained in:
parent
212ac854cb
commit
9605631d0f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user