add these back even though they are not on hackage anymore (they are hidden behind flags)

Signed-off-by: Ricky Elrod <ricky@elrod.me>
This commit is contained in:
Ricky Elrod 2014-10-01 00:33:36 -04:00
parent 4c115cb570
commit 0c4c9a639e
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-tagged-devel
BuildRequires: ghc-template-haskell-devel
ExclusiveArch: %{ghc_arches_with_ghci}
# End cabal-rpm deps