We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b1baf4 + da9e541 commit 3042371Copy full SHA for 3042371
release-checklist.md
@@ -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