Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
6e33718d
Commit
6e33718d
authored
Feb 02, 2005
by
simonpj
Browse files
[project @ 2005-02-02 13:41:08 by simonpj]
Document dependency printing
parent
f451d5c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/separate_compilation.xml
View file @
6e33718d
...
...
@@ -945,6 +945,17 @@ ghc -M -optdep-f -optdep.depend ...
</listitem>
</varlistentry>
<varlistentry>
<term><option>
-v2
</option></term>
<listitem>
<para>
Print a full list of the module depenencies to stdout.
(This is the standard verbosity flag, so the list will
also be displayed with
<option>
-v3
</option>
and
<option>
-v4
</option>
;
<xref
linkend =
"options-help"
/>
.)
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>
-f
</option>
<replaceable>
file
</replaceable></term>
<listitem>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment