From 51cbae4221de4c53d0076f5dff197dbd07c5089e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 7 Mar 2016 23:00:55 +0900 Subject: [PATCH] all arches have ghci now for TH --- ghc-cmdargs.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec index f3c2dbe..e8c5ddf 100644 --- a/ghc-cmdargs.spec +++ b/ghc-cmdargs.spec @@ -39,10 +39,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -%ifnarch %{ghc_arches_with_ghci} -cabal-tweak-flag quotation False -%endif - %build %ghc_lib_build