X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fpackages.xml;h=1de51a93b455825441476b961e6f82292d8083b8;hb=d4050431de1adddedb240e497f77f89301f77070;hp=ab4ab8df8e6c327693cfdac1bdb130bdc871de4c;hpb=905395be0a3f087ae94c7c4ed33c431a3dfbaeff;p=ghc-hetmet.git diff --git a/docs/users_guide/packages.xml b/docs/users_guide/packages.xml index ab4ab8d..1de51a9 100644 --- a/docs/users_guide/packages.xml +++ b/docs/users_guide/packages.xml @@ -5,9 +5,12 @@ Packages packages - A package is a library of Haskell modules known to the compiler. GHC - comes with several packages: see the accompanying - library documentation. + A package is a library of Haskell modules known to the + compiler. GHC comes with several packages: see the accompanying + library + documentation. More packages to install can be obtained + from HackageDB. Using a package couldn't be simpler: if you're using or GHCi, then most of the installed packages will be @@ -393,7 +396,7 @@ $ export GHC_PACKAGE_PATH=$HOME/.my-ghc-packages.conf: ld -r ––whole-archive -o HSfoo.o libHSfoo.a (replace - ––--whole-archive with + ––whole-archive with –all_load on MacOS X) GHC does not maintain detailed cross-package