From: simonmar Date: Mon, 22 Apr 2002 14:24:55 +0000 (+0000) Subject: [project @ 2002-04-22 14:24:55 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~2125 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=005090b5ba68a69d5bddd58a222a3d4853b4db53;p=ghc-hetmet.git [project @ 2002-04-22 14:24:55 by simonmar] Doc --force. --- diff --git a/ghc/docs/users_guide/packages.sgml b/ghc/docs/users_guide/packages.sgml index a4fbd65..a014b3f 100644 --- a/ghc/docs/users_guide/packages.sgml +++ b/ghc/docs/users_guide/packages.sgml @@ -297,6 +297,17 @@ + + + + + Causes ghc-pkg to ignore missing + directories and libraries when adding a package, and just + go ahead and add it anyway. This might be useful if your + package installation system needs to add the package to + GHC before building and installing the files. + + When modifying the configuration file