Index index by Group index by Distribution index by Vendor index by creation date index by Name GPG Public Key HomePage

ghc-6.8.2-8.1.el5 RPM for i386

From Random RPMs I've built (built on Red Hat Enterprise Linux 5)

Name: ghc Distribution: Aleksey Nogin's RPMs <http://nogin.org/RPM/>
Version: 6.8.2 Vendor: Aleksey Nogin <rpm(at)nogin.org>
Release: 8.1.el5 Build date: Wed Mar 5 23:00:05 2008
Group: Development/Languages Build host: hp.nogin.org
Size: 3068975 Source RPM: ghc-6.8.2-8.1.el5.src.rpm
Packager: Aleksey Nogin <rpm(at)nogin.org>
Url: http://haskell.org/ghc/
Summary: 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.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: f1e1bcb09261b6efa2012f7e89b017a6
GPG

Changelog

* Wed Mar 05 2008 Aleksey Nogin <rpm(at)nogin.org> - 6.8.2-8.1
  Compiled on RHEL5
* Sun Jan 06 2008 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.2-7
  - More attempts to fix docdir
* Sun Jan 06 2008 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.2-6
  - Fix docdir
* Wed Dec 12 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.2-1
  - Update to 6.8.2
* Fri Nov 23 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.1-2
  - Exclude alpha
* Thu Nov 08 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.1-2
  - Drop bit-rotted attempts at making package relocatable
* Sun Nov 04 2007 Michel Salim <michel.sylvan(at)gmail.com> - 6.8.1-1
  - Update to 6.8.1
* Sat Sep 29 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.0.20070928-2
  - add happy to BuildRequires
* Sat Sep 29 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.8.0.20070928-1
  - prepare for GHC 6.8.1 by building a release candidate snapshot
* Thu May 10 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.6.1-3
  - install man page for ghc
* Thu May 10 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.6.1-2
  - exclude ppc64 for now, due to lack of time to bootstrap
* Wed May 09 2007 Bryan O'Sullivan <bos(at)serpentine.com> - 6.6.1-1
  - update to 6.6.1 release
* Mon Jan 22 2007 Jens Petersen <petersen(at)redhat.com> - 6.6-2
  - remove truncated duplicate Typeable.h header in network package
    (Bryan O'Sullivan, #222865)
* Fri Nov 03 2006 Jens Petersen <petersen(at)redhat.com> - 6.6-1
  - update to 6.6 release
  - buildrequire haddock >= 0.8
  - fix summary of ghcver package (Michel Salim, #209574)
* Thu Sep 28 2006 Jens Petersen <petersen(at)redhat.com> - 6.4.2-4
  - turn on docs generation again
* Mon Sep 25 2006 Jens Petersen <petersen(at)redhat.com> - 6.4.2-3.fc6
  - ghost package.conf.old (Gérard Milmeister)
  - set unconfined_execmem_exec_t context on executables with ghc rts (#195821)
  - turn off building docs until haddock is back
* Sat Apr 29 2006 Jens Petersen <petersen(at)redhat.com> - 6.4.2-2.fc6
  - buildrequire libXt-devel so that the X11 package and deps get built
    (Garrett Mitchener, #190201)
* Thu Apr 20 2006 Jens Petersen <petersen(at)redhat.com> - 6.4.2-1.fc6
  - update to 6.4.2 release
* Thu Mar 02 2006 Jens Petersen <petersen(at)redhat.com> - 6.4.1-3.fc5
  - buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi, #181024)
  - make ghc-doc require ghc (Michel Salim, #180449)
* Tue Oct 11 2005 Jens Petersen <petersen(at)redhat.com> - 6.4.1-2.fc5
  - turn on build_doc since haddock is now in Extras
  - no longer specify ghc version to build with (Ville Skyttä, #170176)
* Tue Sep 20 2005 Jens Petersen <petersen(at)redhat.com> - 6.4.1-1.fc5
  - 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
    - builds with gcc4 so drop %_with_gcc32
    - x86_64 build restrictions (no ghci and split objects) no longer apply
* Tue May 31 2005 Jens Petersen <petersen(at)redhat.com>
  - add %dist to release
* Thu May 12 2005 Jens Petersen <petersen(at)redhat.com> - 6.4-8
  - initial import into Fedora Extras
* Thu May 12 2005 Jens Petersen <petersen(at)haskell.org>
  - add build_prof and build_doc switches for -doc and -prof subpackages
  - add _with_gcc32 switch since ghc-6.4 doesn't build with gcc-4.0
* Wed May 11 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-7
  - make package relocatable (ghc#1084122)
    - add post install scripts to replace prefix in driver scripts
  - buildrequire libxslt and docbook-style-xsl instead of docbook-utils and flex
* Fri May 06 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-6
  - add ghc-6.4-dsforeign-x86_64-1097471.patch and
    ghc-6.4-rts-adjustor-x86_64-1097471.patch from trunk to hopefully fix
    ffi support on x86_64 (Simon Marlow, ghc#1097471)
  - use XMLDocWays instead of SGMLDocWays to build documentation fully
* Mon May 02 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-5
  - add rts-GCCompact.h-x86_64.patch to fix GC issue on x86_64 (Simon Marlow)
* Thu Mar 17 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-4
  - add ghc-6.4-powerpc.patch (Ryan Lortie)
  - disable building interpreter rather than install and delete on x86_64
* Wed Mar 16 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-3
  - make ghc require ghcver of same ver-rel
  - on x86_64 remove ghci for now since it doesn't work and all .o files
* Tue Mar 15 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-2
  - ghc requires ghcver (Amanda Clare)
* Sat Mar 12 2005 Jens Petersen <petersen(at)haskell.org> - 6.4-1
  - 6.4 release
    - x86_64 build no longer unregisterised
  - use sed instead of perl to tidy filelists
  - buildrequire ghc64 instead of ghc-6.4
  - no epoch for ghc64-prof's ghc64 requirement
  - install docs directly in docdir
* Fri Jan 21 2005 Jens Petersen <petersen(at)haskell.org> - 6.2.2-2
  - add x86_64 port
    - build unregistered and without splitobjs
    - specify libdir to configure and install
  - rename ghc-prof to ghcXYZ-prof, which obsoletes ghc-prof
* Mon Dec 06 2004 Jens Petersen <petersen(at)haskell.org> - 6.2.2-1
  - move ghc requires to ghcXYZ
* Wed Nov 24 2004 Jens Petersen <petersen(at)haskell.org> - 6.2.2-0.fdr.1
  - ghc622
    - provide ghc = %version
  - require gcc, gmp-devel and readline-devel
* Fri Oct 15 2004 Gerard Milmeister <gemi(at)bluewin.ch> - 6.2.2-0.fdr.1
  - New Version 6.2.2
* Mon Mar 22 2004 Gerard Milmeister <gemi(at)bluewin.ch> - 6.2.1-0.fdr.1
  - New Version 6.2.1
* Tue Dec 16 2003 Gerard Milmeister <gemi(at)bluewin.ch> - 6.2-0.fdr.1
  - New Version 6.2
* Tue Dec 16 2003 Gerard Milmeister <gemi(at)bluewin.ch> - 6.0.1-0.fdr.3
  - A few minor specfile tweaks
* Mon Dec 15 2003 Gerard Milmeister <gemi(at)bluewin.ch> - 6.0.1-0.fdr.2
  - Different file list generation
* Mon Oct 20 2003 Gerard Milmeister <gemi(at)bluewin.ch> - 6.0.1-0.fdr.1
  - First Fedora release
  - Added generated html docs, so that haddock is not needed
* Wed Sep 26 2001 Manuel Chakravarty
  - small changes for 5.04
* Wed Sep 26 2001 Manuel Chakravarty
  - split documentation off into a separate package
  - adapt to new docbook setup in RH7.1
* Mon Apr 16 2001 Manuel Chakravarty
  - revised for 5.00
  - also runs autoconf automagically if no ./configure found
* Thu Jun 22 2000 Sven Panne
  - removed explicit usage of hslibs/docs, it belongs to ghc/docs/set
* Sun Apr 23 2000 Manuel Chakravarty
  - revised for ghc 4.07; added suggestions from Pixel <pixel(at)mandrakesoft.com>
  - added profiling package
* Tue Dec 07 1999 Manuel Chakravarty
  - version for use from CVS
* Thu Sep 16 1999 Manuel Chakravarty
  - modified for GHC 4.04, patchlevel 1 (no more 62 tuple stuff); minimises use
    of patch files - instead emits a build.mk on-the-fly
* Sat Jul 31 1999 Manuel Chakravarty
  - modified for GHC 4.04
* Wed Jun 30 1999 Manuel Chakravarty
  - some more improvements from vbzoli
* Fri Feb 26 1999 Manuel Chakravarty
  - modified for GHC 4.02
* Thu Dec 24 1998 Zoltan Vorosbaranyi 
  - added BuildRoot
  - files located in /usr/local/bin, /usr/local/lib moved to /usr/bin, /usr/lib
* Tue Jul 28 1998 Manuel Chakravarty
  - original version

Files

/usr/bin/ghc
/usr/bin/ghc-pkg
/usr/bin/ghci
/usr/bin/ghcprof
/usr/bin/hasktags
/usr/bin/hp2ps
/usr/bin/hpc
/usr/bin/hsc2hs-ghc
/usr/bin/hsc2hs-ghc-6.8.2
/usr/bin/runghc
/usr/bin/runhaskell
/usr/share/man/man1/ghc.1.gz


Generated by rpm2html 1.9.2

Aleksey Nogin, Wed Nov 19 04:02:08 2008