Update to GHC 6.6.1

This commit is contained in:
Bryan O'Sullivan 2007-05-10 17:09:49 +00:00
parent 2047747149
commit 67f21357a4
3 changed files with 10 additions and 7 deletions

View File

@ -1,2 +1,2 @@
ghc-6.6-src.tar.bz2
ghc-6.6-src-extralibs.tar.bz2
ghc-6.6.1-src.tar.bz2
ghc-6.6.1-src-extralibs.tar.bz2

View File

@ -1,12 +1,12 @@
%define ghcver ghc66
%define ghcver ghc661
# speed up test builds by not building profiled libraries
%define build_prof 1
%define build_doc 1
Name: ghc
Version: 6.6
Release: 2%{?dist}
Version: 6.6.1
Release: 1%{?dist}
Summary: Glasgow Haskell Compilation system
License: BSD style
Group: Development/Languages
@ -178,6 +178,9 @@ fi
%changelog
* Wed May 9 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.6.1-1
- update to 6.6.1 release
* Mon Jan 22 2007 Jens Petersen <petersen@redhat.com> - 6.6-2
- remove truncated duplicate Typeable.h header in network package
(Bryan O'Sullivan, #222865)

View File

@ -1,2 +1,2 @@
2427a8d7d14f86e0878df6b54938acf7 ghc-6.6-src.tar.bz2
14b22fce36caffa509046361724bc119 ghc-6.6-src-extralibs.tar.bz2
dea271503463bd28c27f25ab90998633 ghc-6.6.1-src.tar.bz2
43a26b81608b206c056adc3032f7da2a ghc-6.6.1-src-extralibs.tar.bz2