[project @ 2001-08-08 09:48:58 by chak]
authorchak <unknown>
Wed, 8 Aug 2001 09:48:59 +0000 (09:48 +0000)
committerchak <unknown>
Wed, 8 Aug 2001 09:48:59 +0000 (09:48 +0000)
commitc737f0f3c09a0fcf379a60d36b3f44f4b93dfae3
tree4af027002433ab48aed65a2ac0675a44717c0635
parent110a35dc422a67e79baf1e101a19284dc7168908
[project @ 2001-08-08 09:48:58 by chak]
As discussed at HIM in Cambridge, the GHC Commentary is now located in the
main repository.  The idea is that any developer who wants to share his wisdom
with the world-at-large can alter the document.  Obviously, it would be nice
to keep the structure and style of the document as I have written it so far
(admittedly not terribly much).  In particular, please add links to the files
in CVS where appropriate.  Moreover, I have now included a version number in
the title, which should be pumped whenever there are substantial changes;
check the file index.html.

I am planing to set up a cron job that updates the version of the Commentary
on my Web page with the CVS version every night (this is also the version
linked from GHC's documentation page).
14 files changed:
ghc/docs/comm/feedback.html [new file with mode: 0644]
ghc/docs/comm/genesis/genesis.html [new file with mode: 0644]
ghc/docs/comm/genesis/makefiles.html [new file with mode: 0644]
ghc/docs/comm/index.html [new file with mode: 0644]
ghc/docs/comm/others.html [new file with mode: 0644]
ghc/docs/comm/rts-libs/prelfound.html [new file with mode: 0644]
ghc/docs/comm/rts-libs/prelude.html [new file with mode: 0644]
ghc/docs/comm/rts-libs/primitives.html [new file with mode: 0644]
ghc/docs/comm/rts-libs/stgc.html [new file with mode: 0644]
ghc/docs/comm/the-beast/basicTypes.html [new file with mode: 0644]
ghc/docs/comm/the-beast/driver.html [new file with mode: 0644]
ghc/docs/comm/the-beast/mangler.html [new file with mode: 0644]
ghc/docs/comm/the-beast/simplifier.html [new file with mode: 0644]
ghc/docs/comm/the-beast/typecheck.html [new file with mode: 0644]