[[project @ 2003-07-01 11:44:46 by panne] panne**20030701114446 The starting page of the GHC Documentation contains no autoconf tricks anymore, so keep things simple... ] { addfile ./ghc/docs/index.html hunk ./ghc/configure.in 60 -AC_OUTPUT(ghc.spec docs/index.html docs/libraries.html) +AC_OUTPUT(ghc.spec docs/libraries.html) hunk ./ghc/docs/index.html 1 + + + + GHC Documentation + + + + +

GHC Documentation

+ +

+ Welcome to GHC! +

+ +

+ This is the top of the GHC documentation tree, where you will find + links to all the supplied documentation about GHC and its libraries. +

+ + + + hunk ./ghc/docs/index.html.in 1 - - - - GHC Documentation - - - - -

GHC Documentation

- -

- Welcome to GHC! -

- -

- This is the top of the GHC documentation tree, where you will find - links to all the supplied documentation about GHC and its libraries. -

- - - - rmfile ./ghc/docs/index.html.in }