Skip to content
Snippets Groups Projects
Unverified Commit 02b60274 authored by Mikolaj Konarski's avatar Mikolaj Konarski
Browse files

Move release checklist to the wiki

parent 03334eb8
No related branches found
No related tags found
No related merge requests found
# For major release the new release checklist is at https://github.com/haskell/cabal/wiki/Making-a-release (easier to edit)
- Add new SPDX License list data
# For release for new GHC version:
- Update GHC flags in `normaliseGhcArgs`, and add the GHC version to
`supportedGHCVersions` (`Distribution.Simple.Program.GHC`)
- Update `Language.Haskell.Extension` list, if there are new GHC extensions
- Update `setupMinCabalVersionConstraint` (in `Distribution.Client.ProjectPlanning`)
- Update `Cabal.Distribution.Simple.GHC` to include new GHC version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment