Skip to content

Commit f2f0222

Browse files
committed
Tweak
1 parent a90c6bd commit f2f0222

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PROPOSALS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,11 @@ request feedback on feasibility before investing time and effort in the full pro
109109
* CLC needs to label the proposal as "approved" and "awaits-merge"
110110
* CLC or GHC team needs to add a comment to the GHC MR "Approved by CLC in [link to the vote outcome]" and approve the MR
111111
* Double check that the changelog and the commit messages are in order
112-
* Raise an issue on GHC GitLab to help GHC team with tracking
112+
* Raise an issue on GHC GitLab to help GHC team with progress and release tracking
113113
* CLC or GHC team needs to assign the MR to Marge Bot
114114
* After merging, CLC needs to remove the proposal label "awaits-merge" and add "base-4.XX" (coordinate with GHC devs which base would be the first to release the change)
115+
* all changes to `base` package slated for future release should land in GHC `master` before the next major release branch is forked (also see [GHC wiki on major releases](https://gitlab.haskell.org/ghc/ghc/-/wikis/GHC-status#1-major-releases))
116+
- backports are usually reserved for security or packaging matters
115117

116118
## The "when"
117119

0 commit comments

Comments
 (0)