[project @ 2003-09-14 13:50:57 by chak]
[ghc-hetmet.git] / ghc / docs / comm / index.html
index 224fb11..bf83fcb 100644 (file)
@@ -6,7 +6,7 @@
   </head>
 
   <body BGCOLOR="FFFFFF">
-    <h1>The Glasgow Haskell Compiler (GHC) Commentary [v0.12]</h1>
+    <h1>The Glasgow Haskell Compiler (GHC) Commentary [v0.14]</h1>
     <p>
       <!-- Contributors: Whoever makes substantial additions or changes to the
       document, please add your name and keep the order alphabetic.  Moreover,
@@ -24,7 +24,7 @@
       This document started as a collection of notes describing what <a
       href="mailto:chak@cse.unsw.edu.au">I</a> learnt when poking around in
       the <a href="http://haskell.org/ghc/">GHC</a> sources.  During the
-      <i>Haskell Implementers Workshop</i> in January 2001 it was decided to
+      <i>Haskell Implementers Workshop</i> in January 2001, it was decided to
       put the commentary into 
       <a href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/">GHC's CVS
        repository</a>
@@ -60,7 +60,7 @@
       <li><a href="the-beast/basicTypes.html">The Basics</a>
       <li><a href="the-beast/modules.html">Modules, ModuleNames and
          Packages</a> 
-      <li><a href="the-beast/names.html">The truth about names: Names and OccNamesd</a> 
+      <li><a href="the-beast/names.html">The truth about names: Names and OccNames</a> 
       <li><a href="the-beast/vars.html">The Real Story about Variables, Ids,
          TyVars, and the like</a> 
       <li><a href="the-beast/data-types.html">Data types and constructors</a> 
@@ -92,6 +92,7 @@
     <h2>Extensions, or Making a Complicated System More Complicated</h2>
     <p>
     <ul>
+      <li><a href="exts/th.html">Template Haskell</a>
       <li><a href="exts/ndp.html">Parallel Arrays</a>
     </ul>
 
 
     <p><small>
 <!-- hhmts start -->
-Last modified: Mon Apr 22 11:00:01 EST 2002
+Last modified: Sat Sep 13 01:15:05 BST 2003
 <!-- hhmts end -->
     </small>
   </body>