
#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