[Hackage] #467: Add support for HPC profiling.

#467: Add support for HPC profiling. ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Keywords: Difficulty: normal | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Similar to how we support ghc's "normal" profiling way, we should enable support to build packages with hpc turned on. This would also eliminate the need for people to add support on a per- package basis, see eg #430. See also #200. We should consider how to support these various flavours of profiling in a more extensible way. Different compilers have different ways, for example nhc has several (especially when used with hat). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/467 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#467: Add support for HPC profiling. ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by bos): * cc: bos@serpentine.com (added) Comment: Would love to see this, and integrated with test support so we could do painless coverage testing of a library. Right now, the test and coverage process is bewildering, as I'm finding out one stumble at a time :-( -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/467#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

Would love to see this, and integrated with test support so we could do
#467: Add support for HPC profiling. ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: | Platform: ----------------------------+----------------------------------------------- Comment (by duncan): Replying to [comment:1 bos]: painless coverage testing of a library. Right now, the test and coverage process is bewildering, as I'm finding out one stumble at a time :-( Are you coming to the hackathon? I'll advise if you code :-) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/467#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage