X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=9fb93415815d47074ab5723b427fe5130ef3a74e;hb=5e05865dffed03c40b5d15831d26f903d5d73ede;hp=b2c398da82440c3703b5d496604daa0b86ff7ebc;hpb=5943ce90c9c9d4319eec3cfe1fb3315f018e1c45;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index b2c398d..9fb9341 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -482,6 +482,18 @@ - + + Display a one-line banner at GHCi startup + dynamic + - + + + + Display a full banner at GHCi startup + dynamic + - + + Generate bytecode enabled for debugging dynamic @@ -584,23 +596,29 @@ - + + Enable most language extensions + dynamic + + + + Enable overlapping instances dynamic - + - + Enable incoherent instances. - Implies + Implies dynamic - + - + Enable undecidable instances dynamic - + n @@ -609,37 +627,31 @@ - + Enable arrow notation extension dynamic - + - or + or Enable foreign function interface (implied by ) dynamic - + - + Enable generic classes dynamic - + - - Enable most language extensions - dynamic - - - - + Enable Implicit Parameters. Implied by . dynamic - + @@ -648,55 +660,61 @@ - + Don't implicitly import Prelude dynamic - + - + Disable the monomorphism restriction dynamic - + - + Make pattern bindings polymorphic dynamic - + - + Use GHCi's extended default rules in a normal module dynamic - + - + Enable overloaded string literals. dynamic - + - + Enable lexically-scoped type variables. Implied by . dynamic - + - + or Enable Template Haskell. No longer implied by . dynamic - + - + + Enable type families. + dynamic + + + + Enable bang patterns. dynamic - + @@ -733,7 +751,7 @@ - enable all warnings + enable almost all warnings (details in ) dynamic @@ -766,6 +784,13 @@ + + + warn when the Prelude is implicitly imported + dynamic + + + warn when a pattern match could fail @@ -1050,10 +1075,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 +1189,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 +1779,12 @@ - + + Dump after intrumentation for program coverage + dynamic + - + + Dump inlining info dynamic