CURATORS.md: section on dealing with major ghc release

This commit is contained in:
Jens Petersen 2023-11-21 14:24:36 +08:00 committed by GitHub
parent 648f192274
commit 0fa31bb774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -571,7 +571,7 @@ gogol-core is disabled with 96 dependents
1. Add public ssh key to `~/.ssh/authorized_keys` on build server 1. Add public ssh key to `~/.ssh/authorized_keys` on build server
2. Add to commercialhaskell/stackage project. 2. Add to commercialhaskell/stackage project.
## Dealing with a new GHC release ## Dealing with a new GHC major release
As mentioned in the [GHC upgrade note], the major impact of a new GHC release As mentioned in the [GHC upgrade note], the major impact of a new GHC release
is on the packages that are causing upper bounds to be put in place. In order is on the packages that are causing upper bounds to be put in place. In order