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.

2001-01-30 15:14
4.0.6

A major library reorganization, cleanup of the concurrent I/O system, changes in exception handling, NetBSD/x86 support, and other minor changes.

2001-01-30 15:14
4.04

GHC 4.04 has several improvements over 4.02, mostly in the areas of compiled code performance and reliability. As of version 4.04, GHC is released under a BSD-style license.

2001-01-30 15:14
4.02

Version 4.02 contains numerous bug fixes, Haskell 98
support, scoped type variables, better warnings for unused
identifiers, and a new generational garbage collector.

Project Resources