X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=33c4e3215af9df27be4356f12d65fa1bf66a1f81;hb=d62101efb9e263173b69fb89c07f03dcf805e81f;hp=eaa622596ff00644d48031c5f0295b3e9b3fb87a;hpb=0ee3de0a4ed263648599dee5d94e00585c5584a2;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index eaa6225..33c4e32 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -60,6 +60,18 @@ - + + display the supported language extensions + mode + - + + + + display information about the compiler + mode + - + + display GHC version mode @@ -78,6 +90,12 @@ - + + display GHC documentation directory + mode + - + + output full span in error messages static @@ -485,18 +503,6 @@ - - - Generate bytecode enabled for debugging - dynamic - - - - - - Do not include debugging information in bytecodes - dynamic - - - - Turn off printing of binding results in GHCi dynamic @@ -696,7 +702,7 @@ - Enable generalised algebraic data types. + Enable generalised algebraic data types. dynamic @@ -855,17 +861,23 @@ - Enable standalone deriving. + Enable standalone deriving. dynamic - Enable deriving for the Data and Typeable classes. + Enable deriving for the Data and Typeable classes. dynamic + + Enable newtype deriving. + dynamic + + + Enable type synonyms. dynamic @@ -901,12 +913,6 @@ dynamic - - - Enable newtype deriving. - dynamic - - @@ -950,7 +956,13 @@ make warnings fatal dynamic - + -Wwarn + + + + make warnings non-fatal + dynamic + -Werror @@ -1670,6 +1682,18 @@ static - + + + Do not generate a manifest file (Windows only) + dynamic + - + + + + Do not embed the manifest in the executable (Windows only) + dynamic + - + @@ -1747,6 +1771,13 @@ dynamic - + + cmd + Use cmd as the program for + embedding manifests on Windows. + dynamic + - + @@ -1832,6 +1863,12 @@ dynamic - + + option + pass option to windres. + dynamic + - +