{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/hpc-strobe","name":"hpc-strobe","description":"A rudimentary library that demonstrates the\npossibility of using Hpc (Haskell Program Coverage)\nto inspect the state of a running Haskell program.\nUse of the library involves a simple change of the\nmain function and also requires the program to be\nenabled for hpc. At the time of writing, this means\nusing a fairly recent version of GHC and compiling\nthe Haskell code with the -fhpc option.","version":"0.1","softwareVersion":"0.1","license":"https://spdx.org/licenses/BSD-3-Clause","keywords":["bsd3","debug","library","trace","Propose Tags"],"maintainer":[{"@type":"Person","name":"ThorkilNaur"}],"author":[{"@type":"Person","name":"ThorkilNaur"}],"copyrightHolder":[{"@type":"Person","name":"ThorkilNaur"}],"dateCreated":"2009-05-08","dateModified":"2009-05-08","datePublished":"2009-05-08","copyrightYear":2009,"downloadUrl":"https://hackage.haskell.org/package/hpc-strobe-0.1/hpc-strobe-0.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/hpc-strobe"]}