hpc

Code Coverage Library for Haskell

Version on this page:0.6.0.2
LTS Haskell 22.17:0.6.2.0
Stackage Nightly 2024-04-18:0.7.0.0
Latest on Hackage:0.7.0.1

See all snapshots hpc appears in

BSD-3-Clause licensed by Andy Gill
Maintained by [email protected]
This version can be pinned in stack with:hpc-0.6.0.2@sha256:5c11ea04f0637675d251aba7dbc5b5b5bbb95da5f77330a4cd995f035365784e,1194

Module documentation for 0.6.0.2

Used by 3 packages in lts-6.30(full list with versions):

This package provides the code coverage library for Haskell.

See http://www.haskell.org/haskellwiki/Haskell_program_coverage for more information.

Changes

Changelog for hpc package

0.6.0.2 Mar 2015

  • Bundled with GHC 7.10.1

  • Allow same Mix file in different dirs (#9619)

0.6.0.1 Mar 2014

  • Bundled with GHC 7.8.1

  • Update to Cabal 1.10 format

  • Drop support for GHC prior to version 7.2.2

  • Minor improvements to Haddock docs