<br><br><div class="gmail_quote">On Sun, Feb 21, 2010 at 9:11 AM, Thomas DuBuisson <span dir="ltr"><<a href="mailto:thomas.dubuisson@gmail.com">thomas.dubuisson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> How do I tell Cabal to install the necessary code?<br>
<br>
</div>set:<br>
"library-profiling: True"<br>
<br>
in your ~/.cabal/config file and never deal with this again (for any<br>
new packages you install). use --reinstall -p to updat existing<br>
packages.<br></blockquote><div><br>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.<br><br>Jason<br></div></div>