Documentation for -fno-code and -fwrite-iface.
authorLemmih <lemmih@gmail.com>
Sat, 18 Mar 2006 17:30:34 +0000 (17:30 +0000)
committerLemmih <lemmih@gmail.com>
Sat, 18 Mar 2006 17:30:34 +0000 (17:30 +0000)
ghc/docs/users_guide/flags.xml

index e288da2..d3922c3 100644 (file)
            <row>
              <entry><option>-fno-code</option></entry>
              <entry>Omit code generation</entry>
-             <entry>mode</entry>
+             <entry>dynamic</entry>
              <entry>-</entry>
            </row>
          </tbody>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>
+           <row>
+             <entry><option>-fwrite-iface</option></entry>
+             <entry>Write interface to disk even when not generating any code (see <option>-fno-code</option>)</entry>
+             <entry>dynamic</entry>
+             <entry>-fno-write-iface</entry>
+           </row>
          </tbody>
        </tgroup>
       </informaltable>