[GHC] #10529: hpc: Improve error messages in readMix
GHC
ghc-devs at haskell.org
Tue Jun 16 18:51:56 UTC 2015
#10529: hpc: Improve error messages in readMix
-------------------------------------+-------------------------------------
Reporter: nh2 | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.12.1
Component: Code Coverage | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
Updated patch: https://github.com/ghc/packages-
hpc/commit/6b88e91c8a0e7806d44d999616983c60a0b8eb78
Now you'll get something like this:
{{{
hpc: hash in tix file for module Main (1234567890)
does not match hash in ./.hpc/Main.mix (2454134535)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10529#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list