bump base upper bound to allow building with ghc-7.8

This commit is contained in:
Jens Petersen 2014-08-29 17:12:46 +09:00
parent 0df0297790
commit 9d85da0fee

View File

@ -35,6 +35,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cabal-tweak-dep-ver base '<4.7' '<4.8'
%build