Ghc
This entry published by the Free Software Foundation.
ghc
http://haskell.org/ghc/
The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.
Documentation
User reference in HTML from http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html
IRC Help channel- irc://irc.freenode.net/haskell
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Janet Casey | 17 June 2003 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| See for a complete list | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ |
| Bug Tracking | mailto:glasgow-haskell-bugs@haskell.org | |
| Support | mailto:glasgow-haskell-users@haskell.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | haddock |
| Weak prerequisite | docbook-utils |
| Required to use | gcc |
| Required to use | gmp |
| Required to build | happy |
| Required to build | flex |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 5 March 2007.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 15:08.

