vacuum
Vacuum is a library for extracting graph representations of values from the GHC heap at runtime. Those graphs may then be further processed or translated to various representations for visualization -- like Graphviz, or Ubigraph. By itself this library is not of much use to most users, unless you want to use the raw graph data to visualize the heap in some (new) way. Most people will want to translate the graph representation to something like GraphViz format, which can then be rendered to a pretty PNG or SVG file for viewing. See the vacuum-graphviz package for more.
hackage.haskell.org
1.0.0
over 16 years ago
22
16,416 total
1
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 18 on GitHub |
| Forks | 4 on GitHub |