Make some profiling flags dynamic
[ghc-hetmet.git] / docs / users_guide / flags.xml
index d7f2fca..aa84b81 100644 (file)
            </row>
            <row>
              <entry><option>-odir</option> <replaceable>dir</replaceable></entry>
-             <entry>set output directory</entry>
+             <entry>set directory for object files</entry>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>
+           <row>
+             <entry><option>-outputdir</option> <replaceable>dir</replaceable></entry>
+             <entry>set output directory</entry>
+             <entry>dynamic</entry>
+             <entry>-</entry>
+           </row>
          </tbody>
        </tgroup>
       </informaltable>
              <entry><option>-XNoArrows</option></entry>
            </row>
            <row>
-             <entry><option>-fdisambiguate-record-fields</option></entry>
+             <entry><option>-XDisambiguateRecordFields</option></entry>
              <entry>Enable <link linkend="disambiguate-fields">record 
              field disambiguation</link></entry>
              <entry>dynamic</entry>
-             <entry><option>-fno-disambiguate-record-fields</option></entry>
+             <entry><option>-XNoDisambiguateRecordFields</option></entry>
            </row>
            <row>
              <entry><option>-XForeignFunctionInterface</option></entry>
              <entry><option>-XNoMagicHash</option></entry>
            </row>
            <row>
+             <entry><option>-XNewQualifiedOperators</option></entry>
+             <entry>Enable <link linkend="new-qualified-operators">new
+             qualified operator syntax</link></entry>
+             <entry>dynamic</entry>
+             <entry><option>-XNoNewQualifiedOperators</option></entry>
+           </row>
+           <row>
              <entry><option>-XPolymorphicComponents</option></entry>
              <entry>Enable <link linkend="universal-quantification">polymorphic components for data constructors</link>.</entry>
              <entry>dynamic</entry>
            </row>
            <row>
              <entry><option>-XTypeSynonymInstances</option></entry>
-             <entry>Enable <link linkend="type-synonyms">type synonyms</link>.</entry>
+             <entry>Enable <link linkend="type-synonym-instances">type synonyms</link>.</entry>
              <entry>dynamic</entry>
              <entry><option>-XNoTypeSynonymInstances</option></entry>
            </row>
              <entry><option>-auto</option></entry>
              <entry>Auto-add <literal>_scc_</literal>s to all
              exported functions</entry>
-             <entry>static</entry>
+             <entry>dynamic</entry>
              <entry><option>-no-auto</option></entry>
            </row>
            <row>
              <entry><option>-auto-all</option></entry>
              <entry>Auto-add <literal>_scc_</literal>s to all
              top-level functions</entry>
-             <entry>static</entry>
+             <entry>dynamic</entry>
              <entry><option>-no-auto-all</option></entry>
            </row>
            <row>
              <entry><option>-caf-all</option></entry>
              <entry>Auto-add <literal>_scc_</literal>s to all CAFs</entry>
-             <entry>static</entry>
+             <entry>dynamic</entry>
              <entry><option>-no-caf-all</option></entry>
            </row>
            <row>
              <entry>-</entry>
            </row>
            <row>
-             <entry><option>-optdep</option> <replaceable>option</replaceable></entry>
-             <entry>pass <replaceable>option</replaceable> to the dependency generator</entry>
-             <entry>dynamic</entry>
-             <entry>-</entry>
-           </row>
-           <row>
              <entry><option>-optwindres</option> <replaceable>option</replaceable></entry>
              <entry>pass <replaceable>option</replaceable> to <literal>windres</literal>.</entry>
              <entry>dynamic</entry>