Remove old references to the in-tree building guide
authorIan Lynagh <igloo@earth.li>
Tue, 6 Mar 2007 14:43:41 +0000 (14:43 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 6 Mar 2007 14:43:41 +0000 (14:43 +0000)
README
libraries/doc/libraries.xml

diff --git a/README b/README
index 1cd147e..f7e8cd6 100644 (file)
--- a/README
+++ b/README
@@ -89,21 +89,18 @@ optimised and built in various ways (eg. profiling libs are built).
 It can take a long time.  To customise the build, see the file
 HACKING.
 
-For full information on building GHC, see the GHC Building Guide [3],
-which is also available in source form (DocBook XML) in docs/building.
+For full information on building GHC, see the GHC Building Guide [3].
 
 
 References
 ==========
 
- [1] http://www.haskell.org/ghc/               GHC Home Page
- [2] http://hackage.haskell.org/trac/ghc       GHC Developer's Wiki
- [3] http://hackage.haskell.org/trac/ghc/wiki/Building
-                                               Building Guide
-
- [4] http://www.haskell.org/happy/             Happy
- [5] http://www.haskell.org/alex/              Alex
- [6] http://www.haskell.org/haddock/           Haddock
+ [1] http://www.haskell.org/ghc/                        GHC Home Page
+ [2] http://hackage.haskell.org/trac/ghc                GHC Developer's Wiki
+ [3] http://hackage.haskell.org/trac/ghc/wiki/Building  Building Guide
+ [4] http://www.haskell.org/happy/                      Happy
+ [5] http://www.haskell.org/alex/                       Alex
+ [6] http://www.haskell.org/haddock/                    Haddock
 
 
 Contributors
index a1798db..03d3ecf 100644 (file)
@@ -30,9 +30,9 @@
 
     <para>The most up to date version of this document can be found in
     the <ulink
-    url="http://www.haskell.org/ghc/docs/latest/html/building/sec-cvs.html">GHC
-    CVS repository</ulink> in the directory
-    <literal>fptools/libraries/doc</literal>.</para>
+    url="http://hackage.haskell.org/trac/ghc/wiki/Building/GettingTheSources">GHC
+    darcs repository</ulink> in the directory
+    <literal>libraries/doc</literal>.</para>
 
     <para>The proposal has several parts: </para>