Changes between Version 7 and Version 8 of Commentary/Compiler/WiredIn
- Timestamp:
- 09/14/06 11:54:19 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/WiredIn
v7 v8 6 6 7 7 * [wiki:Commentary/Compiler/WiredIn#Wiredinthings Wired-in things] --- GHC knows everything about these 8 * [wiki:Commentary/Compiler/WiredIn#Knownkeythings Known-key things] 8 * [wiki:Commentary/Compiler/WiredIn#Knownkeythings Known-key things] --- GHC knows the [i]name[/i], including the {{{Unique}}}, but not the definition 9 9 * [wiki:Commentary/Compiler/WiredIn#OrigRdrNamethings Orig RdrName things] --- GHC knows which module it's defined in 10 10
