Commit graph

3 commits

Author SHA1 Message Date
PHO / phonohawk
09bb9a0d43 Import ghc-6.8.3 as wip/ghc. 2008-07-17 14:45:25 +00:00
Tobias Nygren
2de19a99eb g/c some packages that made it into pkgsrc 2008-05-22 12:07:42 +00:00
Paulo Matias
88f5defe7e 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.
2008-02-21 16:28:23 +00:00