[project @ 2003-11-28 13:13:35 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / flags.sgml
index 3344b9b..47ad98d 100644 (file)
              <entry>dynamic</entry>
              <entry><option>-fno-th</option></entry>
            </row>
-           <row>
-             <entry><option>-fwith</option></entry>
-             <entry>Enable deprecated <literal>with</literal> keyword</entry>
-             <entry>dynamic</entry>
-             <entry><option>-fno-with</option></entry>
-           </row>
          </tbody>
        </tgroup>
       </informaltable>
            <row>
              <entry><option>-O</option><replaceable>n</replaceable></entry>
              <entry>Set optimisation level <replaceable>n</replaceable></entry>
-             <entry>dyanamic</entry>
+             <entry>dynamic</entry>
              <entry><option>-O0</option></entry>
            </row>
          </tbody>
              <entry>-</entry>
            </row>
            <row>
+             <entry><option>-optF</option> <replaceable>option</replaceable></entry>
+             <entry>pass <replaceable>option</replaceable> to the
+             custom pre-processor</entry>
+             <entry>dynamic</entry>
+             <entry>-</entry>
+           </row>
+           <row>
              <entry><option>-optc</option> <replaceable>option</replaceable></entry>
              <entry>pass <replaceable>option</replaceable> to the C compiler</entry>
              <entry>dynamic</entry>