name: hpc-strobe version: 0.1 id: hpc-strobe-0.1-8ZVRq5Ms3UqGmDsGq2zw53 key: hpc-strobe-0.1-8ZVRq5Ms3UqGmDsGq2zw53 license: BSD-3-Clause maintainer: naur@post11.tele.dk author: Thorkil Naur synopsis: Hpc-generated strobes for a running Haskell program description: 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. category: Trace, Debug abi: inplace exposed: True exposed-modules: Trace.Hpc.Strobe import-dirs: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1/dist/build library-dirs: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1/dist/build dynamic-library-dirs: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1/dist/build data-dir: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1 hs-libraries: HShpc-strobe-0.1-8ZVRq5Ms3UqGmDsGq2zw53 depends: base-4.12.0.0 filepath-1.4.2.1 hpc-0.6.0.3 haddock-interfaces: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1/dist/doc/html/hpc-strobe/hpc-strobe.haddock haddock-html: /usr/home/tn/httpd/thorkilnaur.dk/Haskell/hpc-strobe-0.1/dist/doc/html/hpc-strobe