X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=1fd054c332ed2a6ec99ddb3e0cfdfc2ac6b630d0;hb=2ab65c00417e668f8a2a3f98fde51448dda83d6e;hp=e288da2fb24ff3ac5c621bfed00713ae1c2505b7;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index e288da2..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 incoherent instances. + Implies + dynamic + + + - Enable undecidable instances + Enable undecidable instances dynamic - - Enable incoherent instances. - Implies + n + set the limit for context reduction dynamic - + - Enable arrow notation extension + Enable arrow + notation extension dynamic - n - set the limit for context reduction - static - - - 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,24 +615,42 @@ - Disable the monomorphism restriction + Disable the monomorphism restriction dynamic + + Make pattern bindings polymorphic + dynamic + + + + + 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. - Implied by . + Enable Template Haskell. + No longer implied by . dynamic + + + Enable bang patterns. + dynamic + + @@ -640,7 +659,7 @@ Warnings - ( + @@ -715,13 +734,6 @@ - - enable miscellaneous warnings - dynamic - - - - warn when fields of a record are uninitialised dynamic @@ -750,7 +762,7 @@ - + warn when the module contains "orphan" instance declarations or rewrite rules dynamic @@ -1052,12 +1064,6 @@ - - Auto-add _scc_s to all dictionaries - static - - - Auto-add _scc_s to all CAFs static @@ -1081,9 +1087,9 @@ - Parallelism options + Haskell pre-processor options - + @@ -1097,21 +1103,12 @@ - - Enable GRANSIM - static - - - - - - Enable Parallel Haskell - static - - - - - - Enable SMP support - static + + + Enable the use of a pre-processor + (set with ) + + dynamic - @@ -1306,12 +1303,6 @@ - - name - Link in package name - dynamic - - - - Split objects (for libraries) dynamic @@ -1508,13 +1499,7 @@ - - (SPARC only) enable version 8 support - static - - - - - + (x86 only) give some registers back to the C compiler dynamic - @@ -1576,12 +1561,6 @@ - - - Dump abstract C - dynamic - - - - Dump assembly dynamic @@ -1648,12 +1627,6 @@ - - - Dump “real” C - dynamic - - - - Dump renamer output dynamic @@ -1666,12 +1639,6 @@ - - - Dump saturated output - dynamic - - - - Dump final simplifier output dynamic @@ -1714,12 +1681,6 @@ - - - Dump UsageSP analysis output - dynamic - - - - Dump worker-wrapper output dynamic @@ -1738,12 +1699,6 @@ - - - Native code generator intermediate form - dynamic - - - - Dump simplifier stats dynamic @@ -1786,12 +1741,6 @@ - - - UsageSP sanity checker - dynamic - - - - Show output from each core-to-core pass dynamic @@ -1829,12 +1778,6 @@ - - ??? - static - - - - Don't complain about .hi file mismatches static @@ -1870,6 +1813,12 @@ dynamic - + + + Turn off printing of binding results in GHCi + dynamic + - +