Changes between Version 1 and Version 2 of ProposalTemplate
- Timestamp:
- 07/08/09 02:47:49 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProposalTemplate
v1 v2 12 12 = Proposal: <name> = 13 13 14 Type: [extension | removal | change] 15 Status: [discussion | definition | complete | accepted (revision)] 16 Owner: <name(s)> 17 Section: <the section(s) of the Report this applies to, or N/A> 18 Dependencies: names of other proposals on which this one depends 19 Related: names of related (e.g. alternative) proposals 14 || Type || [extension | removal | change] || 15 || Status || [discussion | complete | accepted (revision)] || 16 || Owner || <name(s)> || 17 || Section || <the section(s) of the Report this applies to, or N/A> || 18 || Dependencies || names of other proposals on which this one depends || 19 || Related || names of related (e.g. alternative) proposals || 20 20 21 21 == Compiler support == 22 ** GHC: [ full | partial (comments) | none ] (flagname) 23 ** nhc98: ... 24 ** Hugs 25 ** UHC 26 ** JHC 27 ** LHC 22 23 || GHC || [ full (flagname) | partial (flagname) (comments) | none ] || 24 || nhc98 || [ full (flagname) | partial (flagname) (comments) | none ] || 25 || Hugs || [ full (flagname) | partial (flagname) (comments) | none ] || 26 || UHC || [ full (flagname) | partial (flagname) (comments) | none ] || 27 || JHC || [ full (flagname) | partial (flagname) (comments) | none ] || 28 || LHC || [ full (flagname) | partial (flagname) (comments) | none ] || 28 29 29 30 == Summary == … … 31 32 A short summary of the extension/modification. 32 33 33 == De finition ==34 == Description == 34 35 35 36 A complete description of the proposal.
