remove docs for unimplemented options
authorSimon Marlow <simonmar@microsoft.com>
Mon, 26 Mar 2007 14:27:28 +0000 (14:27 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 26 Mar 2007 14:27:28 +0000 (14:27 +0000)
-optdep--include-module and --optdep--exclude-directory were features
of the old mkdependHS script but weren't implemented when mkdependHS
was merged into GHC.

docs/users_guide/separate_compilation.xml

index c890f60..934deb1 100644 (file)
@@ -1100,6 +1100,7 @@ ghc -M -optdep-f -optdep.depend ...
            </listitem>
          </varlistentry>
 
+<!-- Not currently implemented:
          <varlistentry>
            <term><option>&ndash;&ndash;exclude-directory=&lt;dirs&gt;</option></term>
            <listitem>
@@ -1119,6 +1120,7 @@ ghc -M -optdep-f -optdep.depend ...
               the <option>&ndash;&ndash;exclude-directory</option> option.</para>
            </listitem>
          </varlistentry>
+-->
 
          <varlistentry>
            <term><option>&ndash;&ndash;include-pkg-deps</option></term>