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
| Version | 0.1 |
|---|---|
| Dependencies | base, filepath, hpc |
| License | BSD3 |
| Author | Thorkil Naur |
| Maintainer | naur@post11.tele.dk |
| Category | Trace, Debug |
| Upload date | Fri May 8 18:49:44 UTC 2009 |
| Uploaded by | ThorkilNaur |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Trace
Downloads
- hpc-strobe-0.1.tar.gz (Cabal source package)
- package description (included in the package)