From 0ce88f1733cf60fe8f751caec65ef1b16f351881 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 20 Feb 2020 12:13:57 +0800 Subject: [PATCH] drop tasty bound tweaks --- ghc-zlib.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index aecf91b..11ef138 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -85,10 +85,6 @@ This package provides the Haskell %{pkg_name} profiling library. # End cabal-rpm setup #remove the copy library 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