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 |
1.fc4 |
x86_64 |
1.25 MiB |
Mon Apr 24 06:30:55 2006 |
Changelog
- * Sat Apr 22 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 6.4.2-1.fc4
- update to 6.4.2 release
- * Thu Mar 2 17:00:00 2006 Jens Petersen <petersen{%}redhat{*}com>
- make ghc-doc require ghc (Michel Salim, #180449)
- * Tue Oct 11 18:00:00 2005 Jens Petersen <petersen{%}redhat{*}com>
- turn on build_doc since haddock is now in Extras
- no longer specify ghc version to build with (Ville Skyttä, #170176)