all arches have ghci now for TH

This commit is contained in:
Jens Petersen 2016-03-07 23:00:55 +09:00
parent 8b57bbe273
commit 51cbae4221
1 changed files with 0 additions and 4 deletions

View File

@ -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