From: simonpj Date: Wed, 2 Feb 2005 13:41:08 +0000 (+0000) Subject: [project @ 2005-02-02 13:41:08 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1119 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=6e33718d152250135a7b481c9f9f146fcbaf6dab [project @ 2005-02-02 13:41:08 by simonpj] Document dependency printing --- diff --git a/ghc/docs/users_guide/separate_compilation.xml b/ghc/docs/users_guide/separate_compilation.xml index 17a896c..deba2cf 100644 --- a/ghc/docs/users_guide/separate_compilation.xml +++ b/ghc/docs/users_guide/separate_compilation.xml @@ -946,6 +946,17 @@ ghc -M -optdep-f -optdep.depend ... + + + Print a full list of the module depenencies to stdout. + (This is the standard verbosity flag, so the list will + also be displayed with and + ; + .) + + + + file Use file as the makefile,