X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=9292b280c6e1031a1cdaad7669831c38a6ee2065;hb=bd6cfcc12e3a047b1fd6d62cf79ea2cc2bd010b9;hp=958fa3ce4dc1f4a5de00ef3c88d6b251dae19017;hpb=6e0c3f50e131f502577a61b09a339af295de9d23;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 958fa3c..9292b28 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 + + @@ -1093,9 +1100,9 @@ - Parallelism options + Haskell pre-processor options - + @@ -1109,21 +1116,12 @@ - - Enable GRANSIM - static - - - - - - Enable Parallel Haskell - static - - - - - - Enable SMP support - static + + + Enable the use of a pre-processor + (set with ) + + dynamic - @@ -1318,12 +1316,6 @@ - - name - Link in package name - dynamic - - - - Split objects (for libraries) dynamic @@ -1882,6 +1874,12 @@ dynamic - + + + Turn off printing of binding results in GHCi + dynamic + - +