Changes between Version 4 and Version 5 of Commentary/Compiler/KeyDataTypes
- Timestamp:
- 02/17/11 09:08:34 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/KeyDataTypes
v4 v5 7 7 * [wiki:Commentary/Compiler/HsSynType The source language: HsSyn] 8 8 * [wiki:Commentary/Compiler/RdrNameType RdrNames, Modules, and OccNames] 9 * [wiki:Commentary/Compiler/ModuleTypes ModIface, ModDetails, ModGuts] 9 10 * [wiki:Commentary/Compiler/NameType Names] 10 11 * [wiki:Commentary/Compiler/EntityTypes Entities]: variables, type constructors, data constructors, and classes. … … 13 14 * [wiki:Commentary/Compiler/StgSynType The STG language] 14 15 * [wiki:Commentary/Compiler/CmmType The Cmm language] 15 * [wiki:Commentary/Compiler/ModuleTypes ModIface, ModDetails, ModGuts]16 16 * [wiki:Commentary/Compiler/BackEndTypes Back end types] 17 17
