Re: Proposal, Hierarchical module structure for tools

"Neil Mitchell" <[email protected]> Wed, 11 Oct 2006 15:41:15 +0100
Newsgroups gmane.comp.lang.haskell.hat
Message-ID <[email protected]>
Hi

> Highlight is used by all the tools though, so Tracing.Hat.Highlight
> would make much more sense.

For the module that gives an abstract data structure for a
"Highlighted expression"

> > In that case how about Tracing.Hat.Coverage.Highlight

For the module that generates coverage data in a highlighted data structure.

I think everyone agrees pretty much now :)

Thanks

Neil