cvs commit: fptools/ghc/docs/comm feedback.html index.html others.html fptools/ghc/docs/comm/genesis genesis.html makefiles.html fptools/ghc/docs/comm/rts-libs prelfound.html prelude.html primitives.html stgc.html ...

Manuel Chakravarty chak@glass.cse.ogi.edu
Wed, 8 Aug 2001 02:48:59 -0700


chak        2001/08/08 02:48:59 PDT

  Added files:
    ghc/docs/comm        feedback.html index.html others.html 
    ghc/docs/comm/genesis genesis.html makefiles.html 
    ghc/docs/comm/rts-libs prelfound.html prelude.html 
                           primitives.html stgc.html 
    ghc/docs/comm/the-beast basicTypes.html driver.html 
                            mangler.html simplifier.html 
                            typecheck.html 
  Log:
  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).