Changes between Version 10 and Version 11 of Commentary/Pipeline
- Timestamp:
- 09/14/06 10:51:14 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Pipeline
v10 v11 4 4 5 5 When GHC compiles a module, it calls other programs, and generates a series of intermediate files. Here's a summary of the process. 6 (source reference: {{ghc/compiler/main/DriverPipeline.hs}}) 6 7 7 8 We start with {{{Foo.hs}}} or {{{Foo.lhs}}}, the "l" specifing whether literate style is being used.
