GHC: The Glasgow Haskell Compiler. The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. Documentation can be found hanging off GHC's homepage, below. WWW: http://www.haskell.org/ghc/ it repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/p-interp
Commit message (Expand)AuthorAgeFilesLines
* - Unbreak: Find working mirrorsvs2005-02-031-4/+5
* BROKEN: Unfetchablekris2005-01-251-0/+1
* Now compiles on FreeBSD 6.xkris2004-12-251-4/+0
* Add imake build dependency.lesi2004-12-031-0/+2
* BROKEN on 5.x: Does not compilekris2004-11-301-0/+4
* Change post-patch target to pre-build to use BUILD_DEPENDS after it haskris2004-04-121-1/+1