Changes between Version 36 and Version 37 of WorkingConventions
- Timestamp:
- 10/08/07 04:33:23 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingConventions
v36 v37 7 7 Especially, please read: 8 8 9 * [wiki:WorkingConventions/FixingBugs How to fix a bug] 10 * [wiki:WorkingConventions/AddingFeatures How to add a new feature] 9 * [wiki:WorkingConventions/FixingBugs How to fix a bug in GHC] 10 * [wiki:WorkingConventions/AddingFeatures How to add a new feature to GHC] 11 12 There are separate guidelines for proposing changes to standard libraries; see [http://haskell.org/haskellwiki/Library_submissions Library Submissions]. 11 13 12 14 == Coding conventions ==
