# Macros needed for building srpms of Haskell packages

# ghc_arches is not used in current packages but still here for back compat
# former archs: alpha ppc sparcv9 armv5tel
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x

# enable profiling libraries in prof subpkgs
%with_ghc_prof 1