ghc-rpm-macros/macros.ghc-os
Jens Petersen 35cd9d015e switch from without_prof/haddock to with_ghc_prof/haddock
We now have build config consistent with standard bcond across our packages
2019-07-31 10:05:10 +00:00

12 lines
173 B
Plaintext

# OS specific settings
%_ghcdocdir %{_ghclicensedir}/%{name}
%_ghcdynlibdir %{_libdir}
%ghc_without_dynamic 1
%with_ghc_prof 1
%with_haddock 1
%cabal_install_options -v