update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / docs / index.html.in
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <HTML>
3   <HEAD>
4     <TITLE>GHC Documentation</TITLE>
5   </HEAD>
6
7   <BODY>
8
9     <H1>GHC Documentation</H1>
10
11     <P>
12       Welcome to GHC!
13     </P>
14
15     <P>
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.
18     </P>
19
20     <UL>
21       <LI>
22         <P>
23           <B><A HREF="users_guide/index.html">The User's Guide</A></B>
24         </P>
25         <P>
26           The User's Guide has all you need to know about using GHC:
27           command line options, language extensions, GHCi, etc.
28         </P>
29       </LI>
30
31       <LI>
32         <P>
33           <B><A HREF="libraries/index.html">Libraries</A></B>
34         </P>
35         <P>
36           Documentation for the libraries that come with GHC.
37         </P>
38       </LI>
39
40       <LI>
41         <P>
42           <B><A HREF="libraries/ghc-@ProjectVersion@/index.html">GHC API</A></B>
43         </P>
44         <P>
45           Documentation for the GHC API.
46         </P>
47       </LI>
48
49 <!--
50       <LI>
51         <P>
52           <B><A HREF="Cabal/index.html">Cabal</A></B>
53         </P>
54         <P>An infrastructure for building and distributing Haskell
55         software.</P>
56       </LI>
57 -->
58     </UL>
59
60     <P>For more information, see the following:</p>
61     <ul>
62       <li><p><a href="http://www.haskell.org/ghc/">GHC Home Page</a></p></li>
63       <li><p><a href="http://hackage.haskell.org/trac/ghc/">
64         GHC Developers Home</a></p></li>
65     </ul>
66   </BODY>
67 </HTML>
68