@inproceedings{Hpc07,
author = {Andy Gill and Colin Runciman},
title = {Haskell {P}rogram {C}overage},
booktitle = {Proceedings of the 2007 {ACM} {SIGPLAN} {W}orkshop on Haskell},
year = {2007},
month = {September},
publisher = {ACM Press},
abstract = {We describe the design, implementation and use of HPC, a tool-kit to record and display Haskell Program Coverage. HPC includes tools that instrument Haskell programs to record program coverage, run instrumented programs, and display information derived from coverage data in various ways.}
}