ghc-prof

Library for parsing GHC time and allocation profiling reports

https://github.com/maoe/ghc-prof

Version on this page:1.4.0.1
LTS Haskell 21.25:1.4.1.12
Stackage Nightly 2023-06-21:1.4.1.12
Latest on Hackage:1.4.1.12

See all snapshots ghc-prof appears in

BSD-3-Clause licensed by Mitsutoshi Aoe
Maintained by Mitsutoshi Aoe
This version can be pinned in stack with:ghc-prof-1.4.0.1@sha256:6d3642facdd3519cbb23b27e1dbd82e6d4842470100204625c1a67cace40f27b,1761

Module documentation for 1.4.0.1

ghc-prof: Library for parsing GHC time and allocation profiling reports

Hackage Hackage-Deps Stackage LTS Stackage Nightly Build Status Gitter

Applications

Changes

Revision history for ghc-prof

1.4.0.1 (2017-04-02)

  • Implement a workaround for a bug in the GHC profiler (#6)

1.4.0 (2017-02-14)

  • Rename AggregateCostCentre to AggregatedCostCentre