add BR transformers

This commit is contained in:
Jens Petersen 2010-11-29 13:48:02 +10:00
parent 3eb9ca6375
commit d888f65eae
1 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
%global common_description This library provides an easy way to define command line \
parsers.
%global ghc_pkg_deps ghc-mtl-devel
%global ghc_pkg_deps ghc-mtl-devel, ghc-transformers-devel
%bcond_without shared
%bcond_without hscolour
@ -15,7 +15,7 @@ parsers.
Name: ghc-%{pkg_name}
Version: 0.6.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Haskell %{pkg_name}
Group: System Environment/Libraries
@ -63,6 +63,9 @@ rm -rf %{buildroot}
%changelog
* Mon Nov 29 2010 Jens Petersen <petersen@redhat.com> - 0.6.3-2
- BR transformers
* Fri Nov 12 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.3-1
- Update to 0.6.3