X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2Fflags.sgml;h=8dc22afb5d30a454b09d061952dbe734d8b079cb;hb=3092faa7bbee99ca6cd56425d8ea67f3dc9555b2;hp=061fc1adcb1814e8af0f6c78ae4ee7a0483076fa;hpb=f09b747ee1c802f36ab5ce50e43557ecf78ed725;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/flags.sgml b/ghc/docs/users_guide/flags.sgml index 061fc1a..8dc22af 100644 --- a/ghc/docs/users_guide/flags.sgml +++ b/ghc/docs/users_guide/flags.sgml @@ -45,17 +45,23 @@ - - + display GHC version static - - + display GHC version (numeric only) static - + + + display GHC library directory + static + - + @@ -234,7 +240,7 @@ - Finding imports (<xref linkend="options-finding-imports">) + Finding imports (<xref linkend="search-path">) @@ -293,6 +299,20 @@ dynamic - + + + Dump a minimal set of imports + dynamic + - + + + file + Read the interface in + file and dump it as text to + stdout. + static + - + @@ -430,6 +450,25 @@ + or + Enable foreign function interface (implied by + ) + dynamic + + + + + Enable arrow notation extension + dynamic + + + + + Enable deprecated with keyword + dynamic + + + Ignore assertions dynamic @@ -496,6 +535,12 @@ dynamic + + + make warnings fatal + dynamic + + @@ -634,12 +679,6 @@ static - - - Run gcc with - static - - - @@ -660,13 +699,6 @@ - - Make everything strict - dynamic - - - - Enable case-merging static @@ -702,10 +734,11 @@ - - Enable foldr-build optimisation + + Switch off all rewrite rules (including rules + generated by automatic specialisation of overloaded functions) static - + @@ -731,7 +764,7 @@ - Tweak the liberate-case optimisation + Tweak the liberate-case optimisation (default: 10) static @@ -744,6 +777,14 @@ + + If a worker has that many arguments, none will be + unpacked anymore (default: 10) + static + - + + + Set the max iterations for the simplifier static @@ -1072,12 +1113,33 @@ - + + Omit linking + static + - + + name Link in package name static - + name + On Darwin/MacOS X only, link in the framework name. + This option corresponds to the option for Apple's Linker. + static + - + + + name + On Darwin/MacOS X only, add dir to the list of + directories searched for frameworks. + This option corresponds to the option for Apple's Linker. + static + - + + Split objects (for libraries) static @@ -1156,6 +1218,13 @@ static - + + cmd + Use cmd as the pre-processor + (with only) + static + - + @@ -1166,6 +1235,7 @@ + @@ -1262,6 +1332,33 @@ + + + External core file options (<xref linkend="ext-core">) + + + + + + Flag + Description + Static/Dynamic + Reverse + + + + + + Generate .hcr external Core files + static + - + + + + + + + Compiler debugging options (<xref linkend="options-debugging">)