Ticket #1853 (new bug)
hpc mix files for Main modules overwrite each other
| Reported by: | guest | Owned by: | AndyGill |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | Code Coverage | Version: | 6.8.1 |
| Keywords: | Cc: | chris@… | |
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
I have several programs, and hence several files that define Main modules, in the same directory. I build each one with a ghc --make -o Progname. When The hpc mix files describing the compiled modules are dumped in .hpc, the current Main.mix overwrites any previous Main.mix. As a result, I can only get an hpc report from Progname.tix if Progname was the most recent binary to be compiled.
Change History
Note: See
TracTickets for help on using
tickets.
