Skip to content

Commit 3042371

Browse files
authored
Merge pull request #6217 from haskell/new-ghc-version
New ghc version
2 parents 8b1baf4 + da9e541 commit 3042371

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

release-checklist.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# For major release
2+
3+
- Add new SPDX License list data
4+
5+
# For release for new GHC version:
6+
7+
- Update GHC flags in `normaliseGhcArgs`, and add the GHC version to
8+
`supportedGHCVersions` (`Distribution.Simple.Program.GHC`)
9+
- Update `Language.Haskell.Extension` list, if there are new GHC extensions
10+
- Update `setupMinCabalVersionConstraint` (in `Distribution.Client.ProjectPlanning`)

0 commit comments

Comments
 (0)