PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 03, 2007

GHC 6.8.1 Released

Posted: 2007-11-03 23:46:00
Languages ::

Glasgow Haskell Compiler 6.8.1 has been released. GHC is a portable, open-source, optimising Haskell 98 implementation.

This release includes: the completion of the first phase of the base package split, performance improvements due to the use of pointer tagging in the code generator, the addition of Haskell Program Coverage support to the compiler, an interactive debugger for GHCi, bug fixes, and other changes.