diff --git a/happy.spec b/happy.spec index 49d6365..ca6a719 100644 --- a/happy.spec +++ b/happy.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-1.0.0 +# generated by cabal-rpm-1.0.1 # https://fedoraproject.org/wiki/Packaging:Haskell # failing (also in stackage) @@ -20,9 +20,10 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-rpm-macros -BuildRequires: ghc-array-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-mtl-devel +BuildRequires: ghc-array-static +BuildRequires: ghc-base-static +BuildRequires: ghc-containers-static +BuildRequires: ghc-mtl-static %if %{with tests} BuildRequires: ghc-process-devel %endif