Categories
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.
Last updated 5 Mar, 2007
About
Leadership
- See for a complete list - Contributor
Requirements
- gcc (Use Requirement)
- gmp (Use Requirement)
- happy (Build Prerequisite)
- flex (Build Prerequisite)
- haddock (Weak Prerequisite)
- docbook-utils (Weak Prerequisite)
Related Projects
DrlFT, Gtk2Hs, MissingH, cpphs, shell-haskell
Subprograms
ghci, ghc-pkg, hsc2hs, ghcprof
Versions
6.6
6.6 stable released 2007-02-12
- Released: 12 Feb, 2007
- Code Maturity: Stable
- Source Archive: http://www.haskell.org/ghc/dist/
- Licenses: BSD_3Clause
- Interfaces: Command Line
User Community and Support
User reference in HTML from http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html
General Resources
Support Resources
- irc://irc.freenode.net/#haskell




