remove legacy Setup

This commit is contained in:
Jens Petersen 2020-07-15 21:20:01 +08:00
parent 2ae37b0816
commit 83e7e4215d
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%setup -q -n %{pkgver}
# End cabal-rpm setup
cabal-tweak-dep-ver MonadCatchIO-transformers '=0.3.1.0' '=0.3.1.*'
rm Setup.lhs
%build