X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=978ddf7464aeb50c19129741eb57978f575f4309;hp=8da67f887cca4fb3ec934675bd7b91ea0b5789d5;hb=432b9c9322181a3644083e3c19b7e240d90659e7;hpb=0f5e104c36b1dc3d8deeec5fef3d65e7b3a1b5ad diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 8da67f8..978ddf7 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 - + @@ -774,17 +789,24 @@ - Enable unicode syntax. + Enable unicode syntax. dynamic - 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 @@ -840,7 +856,7 @@ - Enable transform list comprehensions. + Enable generalised list comprehensions. 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,17 @@ - - 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 - + @@ -1409,6 +1438,13 @@ static - + + + + Turn on eager blackholing + dynamic + - + @@ -1434,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 @@ -1934,12 +1970,6 @@ - - option - pass option to the dependency generator - dynamic - - - - option pass option to windres. dynamic @@ -2233,6 +2263,12 @@ - + + Suppress the printing of uniques in debug output (easier to use diff. + static + - + + Don't output pragma info in dumps static