Changes between Version 2 and Version 3 of Commentary/Compiler/WiredIn
- Timestamp:
- 09/12/06 06:49:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/WiredIn
v2 v3 3 3 = Wired-in and known-key things = 4 4 5 There are three categories of entities (`Class`es, `TyCon`s, `Id`s)that GHC "knows about"; that is, information about them is baked into GHC's source code.5 There are three categories of entities that GHC "knows about"; that is, information about them is baked into GHC's source code. 6 6 7 7 * [wiki:Commentary/Compiler/WiredIn#Wiredinthings Wired-in things]
