
17 Dec
2010
17 Dec
'10
3:41 p.m.
Hi, I want to create a cabal package and want to enforce via the descriptions in the .cabal file that it is always installed with --enable-library-profiling. Unfortunately I couldn't figure this out from the cabal documentation. I found how I can enforce that my cabal always installs profiling versions, but not if and how I can enforce that one special package is installed that way by any cabal installation. Is this possible, and if how? Cheers, Daniel.