X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=171eaba5184ae71df45a4d36253762cf22d9b13b;hb=43e0bca04009902c16f8f764dcb9a78c8da277c9;hp=7de1ae8e86a3d822bf980af182eacfcf50fe0239;hpb=bfd0c33d39619b580520e2d6e43d306380393ea6;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 7de1ae8..171eaba 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -254,7 +254,7 @@ dir - set output directory + set directory for object files dynamic - @@ -276,6 +276,12 @@ dynamic - + + dir + set output directory + dynamic + - + @@ -522,6 +528,13 @@ dynamic - + + + Turn off + implicit qualified import of everything in GHCi + dynamic + - + @@ -594,7 +607,9 @@ Language options - + Language options can be enabled either by a command-line option + , or by a {-# LANGUAGE blah #-} + pragma in the file itself. See @@ -646,11 +661,11 @@ - + Enable record field disambiguation dynamic - + @@ -780,11 +795,18 @@ - Enable the “magic hash”. + Allow "#" as a postfix modifier on identifiers. dynamic + + Enable new + qualified operator syntax + dynamic + + + Enable polymorphic components for data constructors. dynamic @@ -821,12 +843,6 @@ - - Enable pattern type signatures. - dynamic - - - Enable empty data declarations. dynamic @@ -881,10 +897,10 @@ - + Enable record puns. dynamic - + @@ -918,7 +934,7 @@ - Enable type synonyms. + Enable type synonyms in instance heads. dynamic @@ -952,6 +968,12 @@ dynamic + + + Enable package-qualified imports. + dynamic + + @@ -1005,10 +1027,24 @@ - - warn about uses of functions & types that are deprecated + + warn about uses of pragmas that GHC doesn't recognise + dynamic + + + + + + warn about uses of functions & types that have warnings or deprecated pragmas + dynamic + + + + + + warn about uses of commandline flags that are deprecated dynamic - + @@ -1402,6 +1438,13 @@ static - + + + + Turn on eager blackholing + dynamic + - + @@ -1427,20 +1470,20 @@ Auto-add _scc_s to all exported functions - static + dynamic Auto-add _scc_s to all top-level functions - static + dynamic Auto-add _scc_s to all CAFs - static + dynamic @@ -1927,12 +1970,6 @@ - - option - pass option to the dependency generator - dynamic - - - - option pass option to windres. dynamic @@ -2214,12 +2251,24 @@ - + + Suppress unsolicited debugging output + static + - + + Turn on debug printing (more verbose) static - + + Suppress the printing of uniques in debug output (easier to use diff. + static + - + + Don't output pragma info in dumps static