Download List

项目描述

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 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.

2011-06-15 23:19 Back to release list
7.0.4

7.0.3影响的一个x86的浮点回归已定。现在的GHCi链接器处理部分剥离的目标文件。这种修复加载在GHCi GHC包时,它的被剥夺,这往往是在Linux发行包案。一个错误,导致从getCPUTime,getClockTime和getCurrentTime坏的结果已定。一些运行系统修正了已知错误。目录权限不正确安装时,已得到修复。一些改进已作出新的卡巴测试包的支持。
A floating point regression in 7.0.3 affecting x86 has been fixed. The GHCi linker now handles partially stripped object files. This fixes loading the ghc package in ghci when it's been stripped, which is often the case in Linux distribution packages. A bug that caused bad results from getCPUTime, getClockTime, and getCurrentTime has been fixed. Several runtime system bugs were fixed. Incorrect directory permissions when installing have been fixed. Some improvements have been made to the new Cabal testsuite support.

Project Resources