1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <TITLE>GHC Documentation</TITLE>
9 <H1>GHC Documentation</H1>
16 This is the top of the GHC documentation tree, where you will find
17 links to all the supplied documentation about GHC and its libraries.
23 <B><A HREF="users_guide/index.html">The User's Guide</A></B>
26 The User's Guide has all you need to know about using GHC:
27 command line options, language extensions, GHCi, etc.
33 <B><A HREF="libraries/index.html">Libraries</A></B>
36 Documentation for the libraries that come with GHC.
42 <B><A HREF="Cabal/index.html">Cabal</A></B>
44 <P>An infrastructure for building and distributing Haskell
49 <P>For more information, see the following:</p>
51 <li><p><a href="http://www.haskell.org/ghc/">GHC Home Page</a></p></li>
52 <li><p><a href="http://hackage.haskell.org/trac/ghc/">
53 GHC Developers Home</a></p></li>