X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=1fd054c332ed2a6ec99ddb3e0cfdfc2ac6b630d0;hb=2ab65c00417e668f8a2a3f98fde51448dda83d6e;hp=f69fc451523fa1a1cb53cf4ddc1905fb88423b3b;hpb=c5a97ea01a810333608ef1e26f5cb5422dd25928;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index f69fc45..1fd054c 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -426,11 +426,11 @@ - + Turn off recompilation checking; implied by any option dynamic - + @@ -545,45 +545,46 @@ - Enable overlapping instances + Enable overlapping instances dynamic - - Enable undecidable instances - dynamic - - - - Enable incoherent instances. + Enable incoherent instances. Implies dynamic - - Enable arrow notation extension + + Enable undecidable instances dynamic - + n - set the limit for context reduction + set the limit for context reduction dynamic + + Enable arrow + notation extension + dynamic + + + or - Enable foreign function interface (implied by + Enable foreign function interface (implied by ) dynamic - Enable generics + Enable generic classes dynamic @@ -595,7 +596,7 @@ - Enable Implicit Parameters. + Enable Implicit Parameters. Implied by . dynamic @@ -614,36 +615,42 @@ - Disable the monomorphism restriction + Disable the monomorphism restriction dynamic - Make pattern bindings polymorphic + Make pattern bindings polymorphic dynamic - Use GHCi's extended default rules in a normal module + Use GHCi's extended default rules in a normal module dynamic - Enable lexically-scoped type variables. + Enable lexically-scoped type variables. Implied by . dynamic - Enable Template Haskell. + Enable Template Haskell. No longer implied by . dynamic + + + Enable bang patterns. + dynamic + + @@ -727,13 +734,6 @@ - - enable miscellaneous warnings - dynamic - - - - warn when fields of a record are uninitialised dynamic @@ -762,7 +762,7 @@ - + warn when the module contains "orphan" instance declarations or rewrite rules dynamic @@ -1064,12 +1064,6 @@ - - Auto-add _scc_s to all dictionaries - static - - - Auto-add _scc_s to all CAFs static @@ -1093,6 +1087,36 @@ + Haskell pre-processor options + + + + + + + + Flag + Description + Static/Dynamic + Reverse + + + + + + + Enable the use of a pre-processor + (set with ) + + dynamic + - + + + + + + + C pre-processor options @@ -1475,13 +1499,7 @@ - - (SPARC only) enable version 8 support - static - - - - - + (x86 only) give some registers back to the C compiler dynamic - @@ -1543,12 +1561,6 @@ - - - Dump abstract C - dynamic - - - - Dump assembly dynamic @@ -1615,12 +1627,6 @@ - - - Dump “real” C - dynamic - - - - Dump renamer output dynamic @@ -1633,12 +1639,6 @@ - - - Dump saturated output - dynamic - - - - Dump final simplifier output dynamic @@ -1681,12 +1681,6 @@ - - - Dump UsageSP analysis output - dynamic - - - - Dump worker-wrapper output dynamic @@ -1705,12 +1699,6 @@ - - - Native code generator intermediate form - dynamic - - - - Dump simplifier stats dynamic @@ -1753,12 +1741,6 @@ - - - UsageSP sanity checker - dynamic - - - - Show output from each core-to-core pass dynamic @@ -1796,12 +1778,6 @@ - - ??? - static - - - - Don't complain about .hi file mismatches static @@ -1837,6 +1813,12 @@ dynamic - + + + Turn off printing of binding results in GHCi + dynamic + - +