Download List

Project Description

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell. GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell for example 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-08 12:10 Back to release list
6.2

This release features a new UNPACK pragma for
selectively unpacking strict constructor fields. A new
-e option was added for giving an expression to
evaluate on the command line. Portability
improvements were made, and the obsolete _ccall_,
_casm_, and ``...'' features were removed. Many
bugs were fixed.

Project Resources