Changes between Version 3 and Version 4 of NewFileFormat
- Timestamp:
- 02/13/12 17:48:36 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewFileFormat
v3 v4 8 8 - readable by humans 9 9 10 * Contains all doc strings, Haddock options, etc. in the present format. 11 12 * Contains all declarations that make up the *interface* of the modules 13 - i.e, it contains actual Haskell syntax, contrary to the present format 14 - i.e, you don't need to load .hi files to get the declarations of the interface 15
