From 45a62500d0cb25a9910400587ae7023462a2ec00 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Mar 2016 23:21:30 +0900 Subject: [PATCH] drop redundant %ghc_arches_with_ghci --- haskell-platform.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/haskell-platform.spec b/haskell-platform.spec index a0112f6..981f049 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -82,9 +82,7 @@ BuildRequires: ghc-regex-compat-devel = %{regex_compat_version} BuildRequires: ghc-regex-posix-devel = %{regex_posix_version} BuildRequires: ghc-stm-devel = %{stm_version} BuildRequires: ghc-syb-devel = %{syb_version} -%ifarch %{ghc_arches_with_ghci} BuildRequires: ghc-template-haskell-devel -%endif BuildRequires: ghc-text-devel = %{text_version} BuildRequires: ghc-time-devel BuildRequires: ghc-xhtml-devel = %{xhtml_version}