Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc: Glasgow Haskell Compilation system
- Summary
- GHC is a state-of-the-art programming suite for Haskell, a purely
functional programming language. It includes an optimising compiler
generating good code for a variety of platforms, together with an
interactive system for convenient, quick development. The
distribution includes space and time profiling facilities, a large
collection of libraries, and support for various language
extensions, including concurrency, exceptions, and a foreign language
interface.
Changelog
- * Tue Sep 20 23:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 6.4.1-1
- 6.4.1 release
- the following patches are now upstream: ghc-6.4-powerpc.patch,
rts-GCCompact.h-x86_64.patch, ghc-6.4-dsforeign-x86_64-1097471.patch,
ghc-6.4-rts-adjustor-x86_64-1097471.patch
- x86_64 build restrictions (no ghci and split objects) no longer apply
- * Tue May 31 23:00:00 2005 Jens Petersen <petersen{%}redhat{*}com>
- add %dist to release
- * Thu May 12 23:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 6.4-8
- initial import into Fedora Extras