[project @ 2003-05-16 08:38:59 by simonmar]
[ghc-hetmet.git] / ghc / docs / index.html.in
index 36f6acb..7e043ab 100644 (file)
 
       <LI>
         <P>
-          <B>Hierarchical Libraries</B>
+          <B><A HREF="libraries.html">Hierarchical Libraries</A></B>
         </P>
         <P>
-          GHC comes with a large number of libraries, arranged
-          hierarchically.  The libraries are divided into <EM>packages</EM> -
-          to use a package of libraries from GHC or GHCi just add the flag
-          <TT>-package &lt;name&gt;</TT> to the command line, where
-          <TT>&lt;name&gt;</TT> is the name of the package (see the
-          section on packages in the User's Guide for more information). The
-          <TT>base</TT> and <TT>haskell98</TT> packages are always available,
-          so you don't need to use the <TT>-package</TT> flag to get these.
-        </P>
-
-        <UL>
-          <LI>
-            <A HREF="base/index.html"><TT>base</TT></a>:
-            the Prelude, and a large collection of useful libraries.
-          </LI>
-          <LI>
-            <A HREF="haskell98/index.html"><TT>haskell98</TT></a>:
-            Haskell 98 Standard Libraries.
-          </LI>
-          <LI>
-            <A HREF="network/index.html"><TT>network</TT></a>:
-            networking support libraries.
-          </LI>
-          <LI>
-            <A HREF="haskell-src/index.html"><TT>haskell-src</TT></a>:
-            manipulating Haskell source code.
-          </LI>
-@HOpenGLHTMLStart@
-          <LI>
-            <A HREF="OpenGL/index.html"><TT>OpenGL</TT></a>:
-            3D rendering.
-          </LI>
-          <LI>
-            <A HREF="GLUT/index.html"><TT>GLUT</TT></a>:
-            the OpenGL utility toolkit.
-          </LI>
-@HOpenGLHTMLEnd@
-@ObjectIOHTMLStart@
-         <LI>
-           <A HREF="ObjectIO/index.html"><TT>ObjectIO</TT></a>: GUI library.
-          </LI>
-@ObjectIOHTMLEnd@
-        </UL>
+          Documentation for the hierarchical libraries that come with GHC.
+       </P>
       </LI>
 
       <LI>
@@ -95,7 +54,7 @@
         </P>
         <P>
           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.
         </P>
       </LI>