Remove references to the in-tree building guide from teh old commentary
authorIan Lynagh <igloo@earth.li>
Tue, 6 Mar 2007 14:47:24 +0000 (14:47 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 6 Mar 2007 14:47:24 +0000 (14:47 +0000)
docs/comm/genesis/genesis.html
docs/comm/genesis/makefiles.html

index 30b16fe..ac9faa4 100644 (file)
@@ -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
       <a
-       href="http://haskell.cs.yale.edu/ghc/docs/latest/building/building-guide.html">Building Guide.</a>
+       href="http://hackage.haskell.org/trac/ghc/wiki/Building">Building Guide.</a>
 
     <h4>Debugging the Beast</h4>
     <p>
index 957a82e..3b0e35b 100644 (file)
@@ -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 <a
-       href="http://haskell.cs.yale.edu/ghc/docs/latest/building/building-guide.html">Building
+       href="http://hackage.haskell.org/trac/ghc/wiki/Building">Building
        Guide</a> has valuable information on <a
-       href="http://haskell.cs.yale.edu/ghc/docs/latest/building/sec-makefile-arch.html">the
+       href="http://hackage.haskell.org/trac/ghc/wiki/Building/BuildSystem">the
        makefile architecture.</a>
 
     <h4>A maze of twisty little passages, all alike</h4>