[project @ 2005-02-02 13:41:08 by simonpj]
authorsimonpj <unknown>
Wed, 2 Feb 2005 13:41:08 +0000 (13:41 +0000)
committersimonpj <unknown>
Wed, 2 Feb 2005 13:41:08 +0000 (13:41 +0000)
Document dependency printing

ghc/docs/users_guide/separate_compilation.xml

index 17a896c..deba2cf 100644 (file)
@@ -946,6 +946,17 @@ ghc -M -optdep-f -optdep.depend ...
          </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>
              <para>Use <replaceable>file</replaceable> as the makefile,