
15 Apr
2009
15 Apr
'09
11:21 a.m.
Hi, Suppose I have installed a number of libraries and have written a program using them. Now, I want to profile my program. What is the best way to get the profiling versions of the libraries installed? Thanks, David

15 Apr
15 Apr
11:20 a.m.
On Wed, Apr 15, 2009 at 11:21 AM, David F. Place
Hi,
Suppose I have installed a number of libraries and have written a program using them. Now, I want to profile my program. What is the best way to get the profiling versions of the libraries installed?
Thanks, David
I'd chuck 'library-profiling: True' into my .cabal/config, and do 'cabal install --reinstall <list of libraries>' (being careful to exclude the core libraries like unix and process). -- gwern
5881
Age (days ago)
5881
Last active (days ago)
1 comments
2 participants
participants (2)
-
David F. Place
-
Gwern Branwen