Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc - Glasgow Haskell Compilation system
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
ghc |
6.4.2 |
2.fc5 |
x86_64 |
1.21 MiB |
Thu May 4 07:55:14 2006 |
Changelog
- * Thu May 4 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 6.4.2-2.fc5
- buildrequire libXt-devel so that the X11 package and deps get built
(Garrett Mitchener, #190201)
- * Sat Apr 22 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 6.4.2-1.fc5
- update to 6.4.2 release
- ghc-6.4.1-gcc41.patch no longer needed
- * Wed Mar 22 17:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 6.4.1-4.fc5
- add ghc-6.4.1-gcc41.patch from gentoo-haskell to fix stage2 linking on x86_64
(Chris Parrott, #185914)