From: simonmar Date: Wed, 16 Mar 2005 09:24:55 +0000 (+0000) Subject: [project @ 2005-03-16 09:24:55 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~903 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=412f0e89229d702e766289a72acebfe61d763dad;p=ghc-hetmet.git [project @ 2005-03-16 09:24:55 by simonmar] Fix InstalledPackageInfo link --- diff --git a/ghc/docs/users_guide/packages.xml b/ghc/docs/users_guide/packages.xml index fca5352..6bacd66 100644 --- a/ghc/docs/users_guide/packages.xml +++ b/ghc/docs/users_guide/packages.xml @@ -580,7 +580,7 @@ exposed-modules: Network.BSD, A package specification is a Haskell record; in particular, it is the record InstalledPackageInfo in the module Distribution.InstalledPackageInfo, which is part of the Cabal package distributed with GHC. + url="../libraries/Cabal/Distribution.InstalledPackageInfo.html#%tInstalledPackageInfo">InstalledPackageInfo in the module Distribution.InstalledPackageInfo, which is part of the Cabal package distributed with GHC. An InstalledPackageInfo has a human readable/writable syntax. The functions