> This isn't completely without basis. For instance, I made some big speed
> improvements to attoparsec's very performance-sensitive takeWhile function
> just the other day, thanks to -auto-all.
>
> I might, though, see if there's a way I could enable that flag only for
> myself (in a way that I wouldn't routinely forget).

See ~/.cabal/config - I use that to make sure all my packages are
installed globally with profiling, and I think it might have enough
options to force -auto-all in some way.

Thanks, Neil

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to