hpc-strobe-0.1: Hpc-generated strobes for a running Haskell program

The hpc-strobe package

A rudimentary library that demonstrates the possibility of using Hpc (Haskell Program Coverage) to inspect the state of a running Haskell program. Use of the library involves a simple change of the main function and also requires the program to be enabled for hpc. At the time of writing, this means using a fairly recent version of GHC and compiling the Haskell code with the -fhpc option.

Properties

Version0.1
Dependenciesbase, filepath, hpc
LicenseBSD3
AuthorThorkil Naur
Maintainernaur@post11.tele.dk
CategoryTrace, Debug
Upload dateFri May 8 18:49:44 UTC 2009
Uploaded byThorkilNaur
Built onghc-6.10, ghc-6.12, ghc-7.0

Modules

Downloads