X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Findex.html;h=7e043ab1b0abde129d1114dd349b71707c26149e;hb=f8031f577f9667ef1ab439b11fdd15fc39a79630;hp=a9558534a5da6b656bcf4f1294a189bf2ca3dfbf;hpb=5cc4fb033f7b95a3e65afa75a2436cbf8f885235;p=ghc-hetmet.git diff --git a/ghc/docs/index.html b/ghc/docs/index.html index a955853..7e043ab 100644 --- a/ghc/docs/index.html +++ b/ghc/docs/index.html @@ -30,37 +30,11 @@
  • - Hierarchical Libraries + Hierarchical Libraries

    - GHC comes with a large number of libraries, arranged - hierarchically. The libraries are divided into packages - - to use a package of libraries from GHC or GHCi just add the flag - -package <name> to the command line, where - <name> is the name of the package (see the - section on packages in the User's Guide for more information). The - base and haskell98 packages are always available, - so you don't need to use the -package flag to get these. -

    - - + Documentation for the hierarchical libraries that come with GHC. +

  • @@ -80,7 +54,7 @@

    Libraries which haven't moved yet, so are still only available from - here, include: the POSIX library, the Win32 library, HaXml, Readline, + here, include: the POSIX library, the Win32 library, HaXml, and a few others.