summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-03-06 14:43:41 +0000
committerIan Lynagh <igloo@earth.li>2007-03-06 14:43:41 +0000
commit0c5ef17631bcad8bed5929ca8fe34e7037109a06 (patch)
tree71210f2d40811dac1a33eee637f14afac494bef8
parentfb390e7a9112aa5f04f3e5eda5eaf33fdcc3b330 (diff)
downloadhaskell-0c5ef17631bcad8bed5929ca8fe34e7037109a06.tar.gz
Remove old references to the in-tree building guide
-rw-r--r--README17
-rw-r--r--libraries/doc/libraries.xml6
2 files changed, 10 insertions, 13 deletions
diff --git a/README b/README
index 1cd147e5aa..f7e8cd6b36 100644
--- 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
diff --git a/libraries/doc/libraries.xml b/libraries/doc/libraries.xml
index a1798dbb43..03d3ecf242 100644
--- a/libraries/doc/libraries.xml
+++ b/libraries/doc/libraries.xml
@@ -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>