projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9221ef2
)
remove docs for unimplemented options
author
Simon Marlow
<simonmar@microsoft.com>
Mon, 26 Mar 2007 14:27:28 +0000
(14:27 +0000)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/docs/users_guide/separate_compilation.xml
b/docs/users_guide/separate_compilation.xml
index
c890f60
..
934deb1
100644
(file)
--- 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>––exclude-directory=<dirs></option></term>
<listitem>
@@
-1119,6
+1120,7
@@
ghc -M -optdep-f -optdep.depend ...
the <option>––exclude-directory</option> option.</para>
</listitem>
</varlistentry>
+-->
<varlistentry>
<term><option>––include-pkg-deps</option></term>