drop tasty bound tweaks

epel9
Jens Petersen 5 years ago
parent 63bce8c832
commit 0ce88f1733

@ -85,10 +85,6 @@ This package provides the Haskell %{pkg_name} profiling library.
# End cabal-rpm setup # End cabal-rpm setup
#remove the copy library #remove the copy library
rm -r cbits rm -r cbits
# allow newer tasty
cabal-tweak-dep-ver tasty '< 0.12' '< 1.3'
cabal-tweak-dep-ver tasty-hunit '< 0.10' '< 0.11'
cabal-tweak-dep-ver tasty-quickcheck '== 0.8.*' '> 0.8'
%build %build

Loading…
Cancel
Save