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