@hackage hp2any-core0.11.2
Heap profiling helper library
Categories
License
BSD-3-Clause
Maintainer
Patai Gergely (patai.gergely@gmail.com)
Links
Versions
Installation
Dependencies (10)
- attoparsec
- base >=4 && <5
- bytestring
- containers
- directory
- filepath Show all…
Dependents (4)
@hackage/SBench, @hackage/acme-everything, @hackage/hp2any-manager, @hackage/hp2any-graph
Testing:
- Go to the test directory and compile tester.
- Load Profiling.Heap.Read into ghci.
- Change to the dir that contains the cabal file (you should be already there if you performed the second step from Emacs).
- Now you can try _test{1,2,3} as you please. You might want to delete test/tester.hp between tests.