X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=6b348fec7fd4b421052f9b2e40cc0b5cbe2e1b67;hb=143f4381d242e4a1c3174e8a0732a1e48f00a1aa;hp=f69fc451523fa1a1cb53cf4ddc1905fb88423b3b;hpb=c5a97ea01a810333608ef1e26f5cb5422dd25928;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index f69fc45..6b348fe 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -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 + +