Skip to content

Commit 02b6027

Browse files
committed
Move release checklist to the wiki
1 parent 03334eb commit 02b6027

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

release-checklist.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
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`)
11-
- Update `Cabal.Distribution.Simple.GHC` to include new GHC version
1+
the new release checklist is at https://github.com/haskell/cabal/wiki/Making-a-release (easier to edit)

0 commit comments

Comments
 (0)