On Sun, Apr 26, 2015 at 12:34 AM, Peng Yu <[email protected]> wrote:
> I have the following disabled. > ~/.cabal$ grep prof config > -- line to your ~/.bash_profile: > -- library-profiling: True > -- executable-profiling: False > That's showing the defaults, commented out because that's what they do unless told otherwise. You need to uncomment library-profiling and change it to False. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ cabal-devel mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
