ghc - Glasgow Haskell Compilation system
Description:
GHC is a state-of-the-art programming suite for Haskell, a purely functional programming language. It includes an optimising compiler generating good code for a variety of platforms, together with an interactive system for convenient, quick development. The distribution includes space and time profiling facilities, a large collection of libraries, and support for various language extensions, including concurrency, exceptions, and a foreign language interface.
Homepage: http://haskell.org/ghc/
License: BSD style
Vendor: Koji
Packages
ghc-6.6.1-3.fc7.x86_64 [441 KiB] |
Changelog by Bryan O'Sullivan (2007-05-10):
- install man page for ghc |