ghc-vis: Live visualization of data structures in GHCi
Visualize live data structures in GHCi. Evaluation is not forced and you can interact with the visualized data structures. This allows seeing Haskell's lazy evaluation and sharing in action.
See http://felsin9.de/nnis/ghc-vis/#basic-usage for the basic usage of ghc-vis or watch a short video demonstrating how it can be used with GHCi's debugger: http://felsin9.de/nnis/ghc-vis/#combined-debugger
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
graph | "Enable graph view using Graphviz" | Enabled |
full | "Full ghc-vis window: decorations, buttons, legend" | Enabled |
sdl | "SDL window" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghc-vis-0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.1.1, 0.3.2, 0.4, 0.5, 0.6, 0.6.1, 0.6.1.1, 0.7, 0.7.0.1, 0.7.1, 0.7.2, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.7.2.6, 0.7.2.7, 0.7.2.8, 0.7.2.9, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.3.1 |
---|---|
Dependencies | base (>=4 && <5), cairo (>=0.12 && <0.13), deepseq, fgl, ghc-heap-view (>=0.3.0.3), graphviz (>=2999.14.1.0), gtk (>=0.12 && <0.13), mtl (>=2.0), SDL (>=0.6), svgcairo (>=0.12), text, transformers, xdot (>=0.2) [details] |
Tested with | ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.1 |
License | BSD-3-Clause |
Copyright | Dennis Felsing 2012 |
Author | Dennis Felsing <dennis@felsin9.de> |
Maintainer | Dennis Felsing <dennis@felsin9.de> |
Category | GHC, Debug, Development |
Home page | http://felsin9.de/nnis/ghc-vis |
Source repo | head: git clone git://r0q.ath.cx/vis |
Uploaded | by DennisFelsing at 2012-12-03T23:23:41Z |
Distributions | NixOS:0.9.3.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 23786 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-23 [all 8 reports] |