summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-02-07 11:11:33 +0000
committersimonmar <unknown>2005-02-07 11:11:33 +0000
commitc6fd65f1b9e5420a8c0e17272e87d01f33db987a (patch)
tree658ebaa41c9a77b5d2a9bf9d1fa4543157b5c926 /README
parente25528e60aef15cf6697b4a30217f1f1f22e9aa0 (diff)
downloadhaskell-c6fd65f1b9e5420a8c0e17272e87d01f33db987a.tar.gz
[project @ 2005-02-07 11:11:33 by simonmar]
Point directly to the Building Guide from here.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 153ed244ed..fa07e73d6f 100644
--- a/README
+++ b/README
@@ -42,8 +42,12 @@ install the package somewhere other than /usr/local. Try ./configure
There is usually an ANNOUNCE* file with any distribution. Please
consult that, or the <piece>/README file, to find out how to proceed.
-Full documentation for the fptools build system can be found on the
-GHC web pages:
+Full documentation for the fptools build system can be found in the
+Building Guide:
+
+ http://www.haskell.org/ghc/docs/latest/html/building/building-guide.html
+
+More information about GHC can be found here:
http://www.haskell.org/ghc/