The ghc-vis package
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
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), cairo (0.12.*), deepseq, fgl, ghc-heap-view (≥0.3.0.3), gtk (0.12.*), mtl (≥2.0), text, transformers |
| License | BSD3 |
| 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 repository | git clone git://r0q.ath.cx/vis |
| Upload date | Mon Dec 3 23:23:41 UTC 2012 |
| Uploaded by | DennisFelsing |
| Build failure | ghc-7.6 (log) |
| Distributions | NixOS: 0.7.1 |
Modules
- GHC
- GHC.Vis
Downloads
- ghc-vis-0.6.tar.gz (Cabal source package)
- package description (included in the package)