now BR ghc-ghc
This commit is contained in:
parent
884c0a1201
commit
d3a180fc07
@ -13,7 +13,7 @@ the QuickCheck library. QuickCheck provides combinators to define properties,\
|
||||
observe the distribution of test data, and define test data generators.
|
||||
|
||||
# Haskell library dependencies:
|
||||
%global ghc_pkg_deps ghc-mtl-devel
|
||||
%global ghc_pkg_deps ghc-ghc-devel, ghc-mtl-devel
|
||||
|
||||
%bcond_without shared
|
||||
|
||||
@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Tue Mar 23 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.3-1
|
||||
- update to 2.1.0.3 for haskell-platform-2010.1.0.0
|
||||
- BR ghc-ghc
|
||||
|
||||
* Thu Jan 21 2010 Jens Petersen <petersen@redhat.com> - 2.1.0.2-2
|
||||
- BSD license
|
||||
|
||||
Loading…
Reference in New Issue
Block a user