[Haskell-cafe] Profiling

Jason Dagit dagit at codersbase.com
Sat Apr 3 12:36:42 EDT 2010


On Sun, Feb 21, 2010 at 9:11 AM, Thomas DuBuisson <
thomas.dubuisson at gmail.com> wrote:

> > How do I tell Cabal to install the necessary code?
>
> set:
> "library-profiling: True"
>
> in your ~/.cabal/config file and never deal with this again (for any
> new packages you install).  use --reinstall -p to updat existing
> packages.
>

This really should be the default for cabal.  I wonder how many other people
run into this problem and don't come here to ask before giving up on
profiling.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100403/f8cb60aa/attachment.html


More information about the Haskell-Cafe mailing list