diff --git a/ghc-primitive.spec b/ghc-primitive.spec index 6136ca0..e7f7579 100644 --- a/ghc-primitive.spec +++ b/ghc-primitive.spec @@ -35,6 +35,9 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} +cabal-tweak-dep-ver base '< 4.9' '< 4.10' +cabal-tweak-dep-ver ghc-prim '< 0.5' '< 0.6' +cabal-tweak-dep-ver transformers '< 0.5' '< 0.6' %build