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.
Arch: src
| Download: | ghc-6.4-1.el4.kb.src.rpm |
| Build Date: | Tue May 31 23:42:37 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 46.10 MiB |
Changelog
- * Tue May 31 13:00:00 2005 Jens Petersen <petersen{%}redhat{*}com>
- initial seed bootstrap package for Fedora Extras 3 for i386 and x86_64
- add %dist to release
- * Thu May 12 13:00:00 2005 Jens Petersen <petersen{%}haskell{*}org>
- add build_prof and build_doc switches for -doc and -prof subpackages
- * Wed May 11 13:00:00 2005 Jens Petersen <petersen{%}haskell{*}org>
- make package relocatable (ghc#1084122)
- add post install scripts to replace prefix in driver scripts