Changes between Version 6 and Version 7 of Commentary/CodingStyle
- Timestamp:
- 05/04/07 04:27:02 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/CodingStyle
v6 v7 1 1 2 2 3 = The GHC Commentary - Coding Style Guidelines =3 = The GHC Commentary - Coding Style Guidelines for the compiler = 4 4 5 5 This is a rough description of some of the coding practices and style that we use for Haskell code inside {{{compiler}}}. See the [wiki:Commentary/Rts/Conventions Style Conventions for RTS C code] for code in {{{rts}}} and {{{include}}}.
