tweak tasty bounds comment
This commit is contained in:
parent
6d27e4088a
commit
9efe28454e
@ -83,7 +83,7 @@ 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
|
||||||
# upperbounds
|
# allow newer tasty
|
||||||
cabal-tweak-dep-ver tasty '< 0.12' '< 1.3'
|
cabal-tweak-dep-ver tasty '< 0.12' '< 1.3'
|
||||||
cabal-tweak-dep-ver tasty-hunit '< 0.10' '< 0.11'
|
cabal-tweak-dep-ver tasty-hunit '< 0.10' '< 0.11'
|
||||||
cabal-tweak-dep-ver tasty-quickcheck '== 0.8.*' '> 0.8'
|
cabal-tweak-dep-ver tasty-quickcheck '== 0.8.*' '> 0.8'
|
||||||
|
Loading…
Reference in New Issue
Block a user