#1853: hpc mix files for Main modules overwrite each other
---------------------------+------------------------------------------------
Reporter: guest | Owner: [EMAIL PROTECTED]
Type: bug | Status: new
Priority: normal | Milestone:
Component: Code Coverage | Version: 6.8.1
Severity: normal | Keywords:
Testcase: | Architecture: x86_64 (amd64)
Os: Linux |
---------------------------+------------------------------------------------
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.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1853>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs