From: simonmar Date: Fri, 16 May 2003 08:38:59 +0000 (+0000) Subject: [project @ 2003-05-16 08:38:59 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~909 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=af76ab6142576b7cc4af11c4883c387e96b18f73 [project @ 2003-05-16 08:38:59 by simonmar] Doc the -L ghc-pkg option. --- diff --git a/ghc/docs/users_guide/packages.sgml b/ghc/docs/users_guide/packages.sgml index fe54098..e6f0b7b 100644 --- a/ghc/docs/users_guide/packages.sgml +++ b/ghc/docs/users_guide/packages.sgml @@ -322,6 +322,23 @@ + + + + + Displays the list of packages installed in the + topmost configuration file only: that will be the + configuration file specified using on + the command line, or the system configuration file + otherwise. + + This option may be more convenient than + when the output needs to be parsed by + a script. + + + +