Blame SOURCES/macros.ghc-srpm

7a77c1
# Macros needed for building srpms of Haskell packages
7a77c1
7a77c1
# from ghc-7.8 ghci is supported on all arch's
7a77c1
# former archs: armv5tel ppc sparcv9
7a77c1
%ghc_arches_with_ghci %{ix86} x86_64 armv7hl ppc64 ppc64le aarch64 s390 s390x %{mips}
7a77c1
7a77c1
# ghc_arches is not used in current packages but still here for back compat
7a77c1
# former archs: alpha ppc sparcv9 armv5tel
7a77c1
%ghc_arches %{ix86} x86_64 armv7hl ppc64 ppc64le aarch64 s390 s390x
7a77c1
7a77c1
# control whether to BR devel or prof library packages
7a77c1
# (prof subpackages were introduced in F31)
7a77c1
%ghc_devel_prof prof