Changes between Version 5 and Version 6 of GettingStarted
- Timestamp:
- 09/04/07 01:00:29 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingStarted
v5 v6 6 6 * [wiki:Building/GettingTheSources Grab the latest sources] 7 7 * [wiki:Building/Hacking Set up your build tree] 8 *Although old code in GHC is not warning-clean, we want new code to be, and we are gradually cleaning the old modules. Here is [wiki:Commentary/CodingStyle#Warnings how to cooperate with this]. The rest of the same page describes the coding conventions we encourage you to use.8 Although old code in GHC is not warning-clean, we want new code to be, and we are gradually cleaning the old modules. Here is [wiki:Commentary/CodingStyle#Warnings how to cooperate with this]. The rest of the same page describes the coding conventions we encourage you to use. 9 9 10 10 == Deciding what to work on ==
