X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=71790b05a98974f7608b8ec3bb427f1b596afe4d;hp=e0940aec0d4c43106ba2fed740111e4d8fbcd10b;hb=febf1ced754a3996ac1a5877dcded87828560d1c;hpb=3617df39a666e6a94afcce66398b508e9afa1eb6 diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index e0940ae..71790b0 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -898,6 +898,12 @@ dynamic + + + Enable monad comprehensions. + dynamic + + Enable unlifted FFI types. @@ -1180,6 +1186,13 @@ + + warn about polymorphic local bindings without signatures + dynamic + + + + warn when names are shadowed dynamic @@ -2220,6 +2233,12 @@ phase n - + + Dump to files instead of stdout + dynamic + - + + Dump assembly dynamic @@ -2461,32 +2480,68 @@ phase n - + + Don't output pragma info in dumps + static + - + + + + Set the depth for printing expressions in error msgs + static + - + + + + Set the width of debugging output. For example + static + - + + + + Print single alternative case expressions as strict lets. + static + - + + + + In core dumps, suppress everything that is suppressable. + static + - + + - Suppress the printing of uniques in debug output (easier to use diff. + Suppress the printing of uniques in debug output (easier to use diff) static - - - Suppress the printing of coercions in Core dumps to make them shorter. + + Suppress extended information about identifiers where they are bound static - - Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + Suppress the printing of module qualification prefixes static - - - Don't output pragma info in dumps + + Suppress type signatures static - - - Set the depth for printing expressions in error msgs + + Suppress type applications + static + - + + + + Suppress the printing of coercions in Core dumps to make them shorter static -