X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=add2f5e1b7ad249d95b10461a15422cf364956a1;hp=b80ada7e14346741dd654cb05df153c4176c309b;hb=478e69b303eb2e653a2ebf5c888b5efdfef1fb9d;hpb=4e0c994eb1613c62e94069642d7acdb2e69b773b diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index b80ada7..add2f5e 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -325,13 +325,6 @@ - - or - - retain intermediate .raw_s files - dynamic - - - - retain all intermediate temporary files dynamic @@ -567,7 +560,7 @@ P Compile to be part of package P - dynamic + static - @@ -763,6 +756,13 @@ + + Enable generalised algebraic data type syntax. + + dynamic + + + Enable type families. dynamic @@ -832,13 +832,6 @@ - - Enable new - qualified operator syntax - dynamic - - - Enable explicit universal quantification. Implied by , @@ -905,6 +898,12 @@ dynamic + + + Enable monad comprehensions. + dynamic + + Enable unlifted FFI types. @@ -997,8 +996,9 @@ - Enable flexible instances. - dynamic + Enable flexible instances. + Implies + dynamic @@ -1114,6 +1114,14 @@ + + warn about uses of Prelude numeric conversions that are probably + the identity (and hence could be omitted) + dynamic + + + + warn when the Prelude is implicitly imported dynamic @@ -1128,6 +1136,13 @@ + + warn when a pattern match in a lambda expression or pattern binding could fail + dynamic + + + + warn when a record update could fail dynamic @@ -1135,6 +1150,13 @@ + + warn when a pattern binding looks lazy but must be strict + dynamic + + + + warn when fields of a record are uninitialised dynamic @@ -1143,7 +1165,8 @@ - warn when explicit imports lack an import list + warn when an import declaration does not explicitly + list all the names brought into scope dynamic @@ -1163,6 +1186,13 @@ + + warn about polymorphic local bindings without signatures + dynamic + + + + warn when names are shadowed dynamic @@ -1527,6 +1557,13 @@ phase n + + Turn off the coercion optimiser + static + - + + + Turn on eager blackholing dynamic @@ -1719,13 +1756,7 @@ phase n Use the native code generator dynamic - -fvia-C - - - - Compile via C - dynamic - -fasm + -fllvm @@ -1974,12 +2005,6 @@ phase n - cmd - Use cmd as the mangler - dynamic - - - - cmd Use cmd as the splitter dynamic @@ -2226,6 +2251,13 @@ phase n - + + Print a one-line summary of the size of the Core program + at the end of the optimisation pipeline + dynamic + - + + Dump output from CPR analysis dynamic @@ -2310,11 +2342,29 @@ phase n - - - Dump rules + + Dump rule firing info + dynamic + - + + + + Dump detailed rule firing info dynamic - + + + Dump rules + dynamic + - + + + + Dump vectoriser input and output + dynamic + - + Dump final simplifier output @@ -2381,12 +2431,18 @@ phase n dynamic - - - - Trace typechecker - dynamic - - - + + + Trace typechecker + dynamic + - + + + + Trace vectoriser + dynamic + - + Trace renamer @@ -2539,12 +2595,6 @@ phase n - - - Turn off assembly mangling (use instead) - dynamic - - - - Turn off the GHCi sandbox. Means computations are run in teh main thread, rather than a forked thread. dynamic