2017-11-15 07:25:00 +00:00
|
|
|
# OS specific settings
|
2017-02-08 06:26:07 +00:00
|
|
|
|
2017-07-30 20:05:03 +00:00
|
|
|
%_ghcdocdir %{_ghclicensedir}/%{name}
|
2017-02-08 06:26:07 +00:00
|
|
|
|
2018-10-05 08:58:58 +00:00
|
|
|
%ghc_without_dynamic 1
|
2019-08-05 10:50:07 +00:00
|
|
|
|
|
|
|
# enable library documentation in doc subpkgs
|
2019-07-16 16:09:25 +00:00
|
|
|
%with_haddock 1
|
2022-09-15 11:33:37 +00:00
|
|
|
|
|
|
|
# %%{?_smp_ncpus_max:--jobs=%%{?_smp_ncpus_max}}
|
|
|
|
%ghc_smp_mflags %{?_smp_mflags}
|