Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.6.1 | 
                2.fc6 | 
                ppc | 
                6.91 MiB | 
                Thu May 10 21:36:16 2007 | 
            
        
        Changelog
        
            - * Thu May 10 18:00:00 2007 Bryan O'Sullivan <bos{%}serpentine{*}com> - 6.6.1-2
 
            - exclude ppc64 for now, due to lack of time to bootstrap
- install man page for ghc
 
        
            - * Wed May  9 18:00:00 2007 Bryan O'Sullivan <bos{%}serpentine{*}com> - 6.6.1-1
 
            - update to 6.6.1 release
 
        
            - * Mon Jan 22 17:00:00 2007 Jens Petersen <petersen{%}redhat{*}com> - 6.6-2
 
            - remove truncated duplicate Typeable.h header in network package
  (Bryan O'Sullivan, #222865)