[ghc-QuickCheck] also BR extensible-exceptions and template-haskell

Jens Petersen petersen at fedoraproject.org
Mon Jun 20 04:18:13 UTC 2011


commit 96261787e39356d90d303e6e6d66f2fbdc214d6a
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 20 13:18:00 2011 +0900

    also BR extensible-exceptions and template-haskell

 ghc-QuickCheck.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-QuickCheck.spec b/ghc-QuickCheck.spec
index 2ce78a7..55ee0ec 100644
--- a/ghc-QuickCheck.spec
+++ b/ghc-QuickCheck.spec
@@ -30,7 +30,7 @@ ExcludeArch:    %{ghc_excluded_archs} ppc64
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
-BuildRequires:  ghc-mtl-prof, ghc-random-prof
+BuildRequires:  ghc-mtl-prof, ghc-extensible-exceptions-prof, ghc-random-prof, ghc-template-haskell-prof
 
 %description
 %{common_description}


More information about the scm-commits mailing list