X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=b27b756785eb2ee0b0040827884f5004d56cf20a;hb=2c0188fca52f73de0d97a7f03bc42f133807126f;hp=b2c398da82440c3703b5d496604daa0b86ff7ebc;hpb=5943ce90c9c9d4319eec3cfe1fb3315f018e1c45;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index b2c398d..b27b756 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -286,19 +286,22 @@ - + or + retain intermediate .hc files dynamic - - + or + retain intermediate .s files dynamic - - + or + retain intermediate .raw_s files dynamic - @@ -584,23 +587,29 @@ - + + Enable most language extensions + dynamic + + + + Enable overlapping instances dynamic - + - + Enable incoherent instances. - Implies + Implies dynamic - + - + Enable undecidable instances dynamic - + n @@ -609,37 +618,38 @@ - + Enable arrow notation extension dynamic - + - or - Enable foreign function interface (implied by - ) + + Enable record + field disambiguation dynamic - + - - Enable generic classes + or + Enable foreign function interface (implied by + ) dynamic - + - - Enable most language extensions + + Enable generic classes dynamic - + - + Enable Implicit Parameters. Implied by . dynamic - + @@ -648,55 +658,74 @@ - + Don't implicitly import Prelude dynamic - + - + Disable the monomorphism restriction dynamic - + - + Make pattern bindings polymorphic dynamic - + + + + + Relaxed checking for mutually-recursive polymorphic functions + dynamic + - + Use GHCi's extended default rules in a normal module dynamic - + - + Enable overloaded string literals. dynamic - + + + + + Enable generalised algebraic data types. + + dynamic + + + + + Enable type families. + dynamic + - + Enable lexically-scoped type variables. Implied by . dynamic - + - + or Enable Template Haskell. No longer implied by . dynamic - + - + Enable bang patterns. dynamic - + @@ -733,7 +762,7 @@ - enable all warnings + enable almost all warnings (details in ) dynamic @@ -766,6 +795,13 @@ + + + warn when the Prelude is implicitly imported + dynamic + + + warn when a pattern match could fail @@ -1050,10 +1086,11 @@ - - Tweak the liberate-case optimisation (default: 10) + =n + Set the size threshold for function specialisation to n, for both + the liberate-case and SpecConstr transformations (default: 200) static - + @@ -1163,6 +1200,39 @@ + Program coverage options + + + + + + + + Flag + Description + Static/Dynamic + Reverse + + + + + + Turn on Haskell program coverage instrumentation + static + + + + + Directory to deposit .mix files during compilation + dynamic + + + + + + + + Haskell pre-processor options @@ -1720,6 +1790,12 @@ - + + Dump after intrumentation for program coverage + dynamic + - + + Dump inlining info dynamic