<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;"><span class=""><br>
><br>
> Hi,<br>
> I am generating code coverage reports using hpc, it works great.<br>
><br>
<br>
</span>Hi Ozgur,<br>
<br>
Is this what you want? <a href="https://wiki.haskell.org/Haskell_program_coverage#Example" target="_blank">https://wiki.haskell.org/Haskell_program_coverage#Example</a>.<br></blockquote><div><br></div><div>That is sort of what I was getting at towards the end of my email:</div><div><br></div><div><div style="font-size:12.8000001907349px">> My guess is that this is somewhat possible using manually generated .tix files and merging them with the .tix file that is generated in the usual way. However this feels too adhoc, fragile and seems to be too much effort to reach a simple goal.</div></div><div><br></div><div>Maybe I am not fully understanding how it works.</div><div> </div><div>Ozgur</div></div>
</div></div>
</blockquote></div><br><div>I think you are right about it being fragile and becoming a big overhead in maintenance.  Maybe one could add some sort of annotation to the sources for which you wish to check coverage and also modify HPC to handle these?</div></body></html>