7 lines
114 B
7 lines
114 B
2 months ago
|
# disable profiling libraries and prof subpkgs
|
||
|
%ghc_profiling\
|
||
|
%bcond ghc_prof 0
|
||
|
|
||
|
%ghc_haddocks\
|
||
|
%bcond haddock 0
|