[haskell-platform] #87: Include profiling enabled libraries or easy way to enable profiling

haskell-platform haskell-platform at projects.haskell.org
Wed Aug 5 13:57:10 EDT 2009


#87: Include profiling enabled libraries or easy way to enable profiling
------------------------------+---------------------------------------------
 Reporter:  ozten             |       Owner:  gregorycollins
     Type:  enhancement       |      Status:  new           
 Priority:  major             |   Milestone:                
Component:  (none-specified)  |    Keywords:                
------------------------------+---------------------------------------------
 As a newbie to Haskell, I love the Haskell Platform! One of the first
 things I wanted to do was profile, to understand runtime behaviors better.
 I found that I couldn't compile my app with profiling information because
 a regexp library I imported wasn't compiled with profile info.

 Expected:
 Haskell Platform includes profile info or has a documented way to enable
 profiling for all libraries

 Actual:
 I downloaded ghc and cabal for profiling

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/87>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list