bump base upper bound to allow building with ghc-7.8
This commit is contained in:
parent
0df0297790
commit
9d85da0fee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user