hackage.haskell.org : hpc-strobe
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.
Registry
- JSON
- codemeta.json
purl: pkg:hackage/hpc-strobe
Keywords:
bsd3
, debug
, library
, trace
, Propose Tags
License: BSD-3-Clause
Latest release: almost 17 years ago
First release: almost 17 years ago
Downloads: 1,382 total
Last synced: about 2 months ago