]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - DESCR
moved some USE_TOOLS from Makefile to stage0.mk, the actual user of those tools.
[pkgsrc-ghc.git] / DESCR
1 GHC: The Glasgow Haskell Compiler.
2
3 The Glasgow Haskell Compiler is a robust, fully-featured, optimising
4 compiler for the functional programming language Haskell 98
5 (http://www.haskell.org). GHC compiles Haskell to either native code
6 or C. It implements numerous experimental language extensions to
7 Haskell, including concurrency, a foreign language interface, several
8 type-system extensions, exceptions, and so on. GHC comes with a
9 generational garbage collector, a space and time profiler, and a
10 comprehensive set of libraries.
11
12 This package uses binary bootstrap kits.  At least some of them are
13 not created by people who have signed the NetBSD developer agreement,
14 and therefore this package cannot be moved into pkgsrc proper.