X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fcomm%2Findex.html;h=09357b2a24d5f761b07a15c923e4f9c93e2df230;hb=b220cc67a5c3b16415e7a8cb0976913b0a0a581a;hp=5ea93a17c1df420047c827fc87b4241c9935a15b;hpb=d1ba9036f05f14f7656067dfdba852986207821b;p=ghc-hetmet.git diff --git a/ghc/docs/comm/index.html b/ghc/docs/comm/index.html index 5ea93a1..09357b2 100644 --- a/ghc/docs/comm/index.html +++ b/ghc/docs/comm/index.html @@ -6,7 +6,7 @@ -

The Glasgow Haskell Compiler (GHC) Commentary [v0.2]

+

The Glasgow Haskell Compiler (GHC) Commentary [v0.14]

Manuel M. T. Chakravarty
+ Sigbjorn Finne
+ Simon Marlow
+ Simon Peyton Jones
+ Julian Seward
+ Reuben Thomas
 

This document started as a collection of notes describing what I learnt when poking around in the GHC sources. During the - Haskell Implementers Workshop in January 2001 it was decided to + Haskell Implementers Workshop in January 2001, it was decided to put the commentary into GHC's CVS repository to allow the whole developer community to add their wizardly insight to - the document. The Commentary is available online at -

- http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/ -
-

- This online version is updated - from - CVS - daily. + the document.

- The document is still in its infancy - help it grow! + The document is still far from being complete - help it + grow!

Before the Show Begins

@@ -49,33 +46,73 @@

The Beast Dissected

RTS & Libraries

+ +

Extensions, or Making a Complicated System More Complicated

+

+

+

The Source

+

+ The online master copy of the Commentary is at +

+ http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/ +
+

+ This online version is updated + from + CVS + daily. +

-Last modified: Mon Aug 20 22:35:46 EST 2001 +Last modified: Sat Sep 13 01:15:05 BST 2003