X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=3e70be999b8efa6280f291188e6def3599766d04;hb=HEAD;hp=0faefbb43808637379393a70ffce0eefd75631e9;hpb=1b381af863d64aaa0a4dd9c816170c58e6131a9e;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 0faefbb..3e70be9 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -35,13 +35,7 @@ mode - - - - do a dry run - dynamic - - - - + verbose mode (equivalent to ) dynamic @@ -114,7 +108,7 @@ Which phases to run - + @@ -165,7 +159,7 @@ Alternative modes of operation - + @@ -214,7 +208,7 @@ Redirecting output - + @@ -289,9 +283,9 @@ Keeping intermediate files - + - + @@ -337,7 +331,7 @@ Temporary files - + @@ -440,7 +434,7 @@ - + Recompilation checking @@ -472,7 +466,7 @@ Interactive-mode options - + @@ -515,7 +509,7 @@ Enable usage of Show instances in :print dynamic - + Turn on printing of binding results in GHCi @@ -613,7 +607,7 @@ Language options - Language options can be enabled either by a command-line option + Language options can be enabled either by a command-line option , or by a {-# LANGUAGE blah #-} pragma in the file itself. See @@ -642,7 +636,7 @@ - Enable incoherent instances. + Enable incoherent instances. Implies dynamic @@ -668,7 +662,7 @@ - Enable record + Enable record field disambiguation dynamic @@ -786,7 +780,7 @@ - Enable Template Haskell. + Enable Template Haskell. No longer implied by . dynamic @@ -834,7 +828,7 @@ - + Enable explicit universal quantification. Implied by , , @@ -1046,7 +1040,7 @@ Warnings - + @@ -1179,7 +1173,7 @@ - warn when an import declaration does not explicitly + warn when an import declaration does not explicitly list all the names brought into scope dynamic @@ -1320,7 +1314,7 @@ - + Individual optimisations @@ -1500,7 +1494,7 @@ phase n =n - Set to n (default: 3) the maximum number of + Set to n (default: 3) the maximum number of specialisations that will be created for any one function by the SpecConstr transformation static @@ -1590,7 +1584,7 @@ phase n Profiling options - + @@ -1643,7 +1637,7 @@ phase n Program coverage options - + @@ -2162,7 +2156,7 @@ phase n Platform-specific options - + @@ -2195,7 +2189,7 @@ phase n - + External core file options @@ -2611,7 +2605,7 @@ phase n - + Misc compiler options @@ -2652,7 +2646,7 @@ phase n - Turn off the GHCi sandbox. Means computations are run in teh main thread, rather than a forked thread. + Turn off the GHCi sandbox. Means computations are run in the main thread, rather than a forked thread. dynamic -