X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fintro.xml;h=c9ff433c77a90f790c116a2fbc4510f729d6e407;hb=58521c72cec262496dabf5fffb057d25ab17a0f7;hp=ba668ea4c961f957c72e79b1dca706fd198dd690;hpb=58774f38547ad0090531757d245c916d29cbae0d;p=ghc-hetmet.git diff --git a/docs/users_guide/intro.xml b/docs/users_guide/intro.xml index ba668ea..c9ff433 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,7 +346,7 @@ -&relnotes; +&relnotes1;