Télécharger la liste

Description du projet

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.

Système requise

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.

2009-04-05 20:44 Retour à la liste release
6.10.2

C'est une version corrige des bogues. De nombreux bugs dans le compilateur, les bibliothèques et système de construction ont été fixées. Toutefois, la plupart des API de la bibliothèque n'ont pas changé, donc le code qui a travaillé avec 6.10.1 devrait continuer à travailler avec 6.10.2.
This is a bugfix release. Many bugs in the compiler, libraries, and build system have been fixed. However, most library APIs have not changed, so code that worked with 6.10.1 should continue to work with 6.10.2.

Project Resources