From: Ian Lynagh Date: Tue, 6 Mar 2007 14:47:24 +0000 (+0000) Subject: Remove references to the in-tree building guide from teh old commentary X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=631b6f53440b863c914d296c92145922ffea5b8c Remove references to the in-tree building guide from teh old commentary --- diff --git a/docs/comm/genesis/genesis.html b/docs/comm/genesis/genesis.html index 30b16fe..ac9faa4 100644 --- a/docs/comm/genesis/genesis.html +++ b/docs/comm/genesis/genesis.html @@ -15,7 +15,7 @@ parsers and other pre-computed source, and finally computes dependency information. There is considerable detail on the build process in GHC's Building Guide. + href="http://hackage.haskell.org/trac/ghc/wiki/Building">Building Guide.

Debugging the Beast

diff --git a/docs/comm/genesis/makefiles.html b/docs/comm/genesis/makefiles.html index 957a82e..3b0e35b 100644 --- a/docs/comm/genesis/makefiles.html +++ b/docs/comm/genesis/makefiles.html @@ -11,9 +11,9 @@ The size and structure of GHC's makefiles makes it quite easy to scream out loud - in pain - during the process of tracking down problems in the make system or when attempting to alter it. GHC's Building + href="http://hackage.haskell.org/trac/ghc/wiki/Building">Building Guide has valuable information on the + href="http://hackage.haskell.org/trac/ghc/wiki/Building/BuildSystem">the makefile architecture.

A maze of twisty little passages, all alike