fix the ghc-prim version tweak

This commit is contained in:
Jens Petersen 2015-09-17 18:51:50 +09:00
parent a1a1ee9ba1
commit 9a7e8e9003
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ files.
%prep
%setup -q -n %{pkg_name}-%{version}
cabal-tweak-dep-ver ghc-prim '<0.4' '<0.5'
cabal-tweak-dep-ver ghc-prim '< 0.4' '< 0.5'
%build