id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
87,Include profiling enabled libraries or easy way to enable profiling,ozten,gregorycollins,"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",enhancement,closed,major,,Platform,fixed,,ozten
