#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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform