Ticket #200 (assigned enhancement)
Allow more convenient use of ghc profiling options -auto and -auto-all
| Reported by: | guest | Owned by: | kmcallister |
|---|---|---|---|
| Priority: | normal | Milestone: | Cabal-1.8 |
| Component: | Cabal library | Version: | |
| Severity: | normal | Keywords: | patch |
| Cc: | bos, ganesh, shelarcy, pho@… | Difficulty: | easy (<4 hours) |
| GHC Version: | 6.8.2 | Platform: |
Description
Add Setup.(l)hs options that: 1) tells ghc to make a profiling library; 2) tells ghc to make a profiling executable 3) pass on the (a) -auto or (b) -auto-all option 4) Let you do (1)-(2)-(3a) or (1)-(2)-(3b) with a single option, instead of three.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

