X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fintro.xml;h=4d4849f2f1a8cf0de600d8e19523f5774a13ce69;hb=059f2d7be7cc02d093ce51f0bbd68f5e5ebe527d;hp=90473fe10fc9e2951ca7a9e503c813a0a2b8e10b;hpb=046bd80744f18dd0536570d13f316d5c33877688;p=ghc-hetmet.git diff --git a/docs/users_guide/intro.xml b/docs/users_guide/intro.xml index 90473fe..4d4849f 100644 --- a/docs/users_guide/intro.xml +++ b/docs/users_guide/intro.xml @@ -44,6 +44,22 @@ GHC comes with a number of libraries. These are described in separate documentation. + + Obtaining GHC + + Go to the GHC home + page and follow the "download" link to download GHC + for your platform. + + Alternatively, if you want to build GHC yourself, head on + over to the + GHC + Building Guide to find out how to get the sources, and + build it on your system. Note that GHC itself is written in + Haskell, so you will still need to install GHC in order to + build it. + + Meta-information: Web sites, mailing lists, etc. @@ -55,24 +71,18 @@ - Haskell home - page - - - GHC home page - comp.lang.functional - FAQ + GHC + Developers Home (developer documentation, wiki, and + bug tracker) - - We run the following mailing lists about Glasgow Haskell. + We run the following mailing lists about GHC. We encourage you to join, as you feel is appropriate. @@ -82,7 +92,7 @@ This list is for GHC users to chat among themselves. If you have a specific question about GHC, please check the FAQ + url="http://www.haskell.org/haskellwiki/GHC/FAQ">FAQ first. @@ -122,9 +132,9 @@ glasgow-haskell-bugs: - Send bug reports for GHC to this address! The sad and - lonely people who subscribe to this list will muse upon - what's wrong and what you might do about it. + This list is for reporting and discussing GHC bugs. + However, please see before + posting here. @@ -153,22 +163,21 @@ list archives: http://www.haskell.org/pipermail/glasgow-haskell-bugs/ + url="http://www.haskell.org/pipermail/glasgow-haskell-bugs/">http://www.haskell.org/pipermail/glasgow-haskell-bugs/ - + cvs-ghc: The hardcore GHC developers hang out here. This list - also gets commit message from the CVS repository. There are - several other similar lists for other parts of the CVS - repository (eg. cvs-hslibs, - cvs-happy, cvs-hdirect - etc.) + also gets commit message from the GHC darcs repository. There are + other lists for other darcs + repositories (most notably cvs-libraries). + @@ -337,13 +346,12 @@ -&relnotes; +&relnotes1;