ghc-rpm-macros/macros.ghc-os

12 lines
175 B
Plaintext
Raw Normal View History

# OS specific settings
%_ghcdocdir %{_ghclicensedir}/%{name}
%_ghcdynlibdir %{_libdir}
%ghc_without_dynamic 1
%with_ghc_prof 1
%with_haddock 1
2019-07-31 07:32:42 +00:00
#%%cabal_install_options -v