From: sof Date: Sun, 30 Dec 2001 19:52:23 +0000 (+0000) Subject: [project @ 2001-12-30 19:52:23 by sof] X-Git-Tag: Approximately_9120_patches~338 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=387a2ad74d7badfc153a5c8ec056df146fdeed9c;p=ghc-hetmet.git [project @ 2001-12-30 19:52:23 by sof] document --update-package option --- diff --git a/ghc/docs/users_guide/packages.sgml b/ghc/docs/users_guide/packages.sgml index e57b3f9..80fe70c 100644 --- a/ghc/docs/users_guide/packages.sgml +++ b/ghc/docs/users_guide/packages.sgml @@ -284,6 +284,19 @@ configuration. + + + + + + Reads package specification from the input, and + adds it to the database of installed packages. If a package + with the same name is already installed, its configuration + data is replaced with the new information. If the package + doesn't already exist, it's added. + + + When modifying the configuration file