[[project @ 2001-12-18 12:13:05 by simonmar]
simonmar**20011218121305
Add the missing options list to the section "Replacing the program for
one or more phases".
] {
hunk ./ghc/docs/users_guide/phases.sgml 5
-
Replacing the program for one or more phases.
+ Replacing the program for one or more phases
hunk ./ghc/docs/users_guide/phases.sgml 13
- compilation phases:
+ compilation phase:
+
+
+
+ cmd
+
+
+
+ Use cmd as the literate
+ pre-processor.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the C
+ pre-processor (with only).
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the C
+ compiler.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the
+ assembler.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the
+ linker.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the DLL
+ generator.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the dependency
+ generator.
+
+
+
+
+ cmd
+
+
+
+ Use cmd as the
+ pre-processor (with only).
+
+
+
hunk ./ghc/docs/users_guide/phases.sgml 100
- Forcing options to a particular phase.
+ Forcing options to a particular phase
}