4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
# macro defining the archs that ghc runs on in fedora
|
|
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel s390 s390x
|
|
%ghc_arches_with_ghci %{ix86} x86_64 ppc sparcv9
|