summaryrefslogtreecommitdiff
path: root/docs/users_guide/separate_compilation.xml
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2007-03-26 14:27:28 +0000
committerSimon Marlow <simonmar@microsoft.com>2007-03-26 14:27:28 +0000
commit70d12d0e3df4e262aa48bd89987f1f263dedbc2c (patch)
tree5fab30e6793f0b1b5b9f8add6056d21747864b1d /docs/users_guide/separate_compilation.xml
parent9221ef240afc2859ce43c5a017e52aa1e6dc51f8 (diff)
downloadhaskell-70d12d0e3df4e262aa48bd89987f1f263dedbc2c.tar.gz
remove docs for unimplemented options
-optdep--include-module and --optdep--exclude-directory were features of the old mkdependHS script but weren't implemented when mkdependHS was merged into GHC.
Diffstat (limited to 'docs/users_guide/separate_compilation.xml')
-rw-r--r--docs/users_guide/separate_compilation.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users_guide/separate_compilation.xml b/docs/users_guide/separate_compilation.xml
index c890f60d93..934deb17e4 100644
--- a/docs/users_guide/separate_compilation.xml
+++ b/docs/users_guide/separate_compilation.xml
@@ -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>