
27 Jan
2012
27 Jan
'12
2:14 p.m.
On Fri, Jan 27, 2012 at 12:06 PM, Bas van Dijk
$ cabal configure --ghc-options="-O2 -prof -auto-all -caf-all"
Why aren't you using the specific options for profiling? $ cabal configure --help | grep profiling -p --enable-library-profiling Enable Library profiling --disable-library-profiling Disable Library profiling --enable-executable-profiling Enable Executable profiling --disable-executable-profiling Disable Executable profiling Cheers, =) -- Felipe.