vacuum-cairo: Visualize live Haskell data structures using vacuum, graphviz and cairo
Visualize live Haskell data structures using vacuum, graphviz and cairo
$ view "hello"
http://code.haskell.org/~dons/images/vacuum/hello.png
$ view [1..5]
http://code.haskell.org/~dons/images/vacuum/list.png
$ view (IntMap.fromList $ zip [1..10] [1..])
Downloads
- vacuum-cairo-0.5.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.3, 0.3.1, 0.4, 0.4.1, 0.5 |
|---|---|
| Dependencies | base (>=4 && <5), cairo, deepseq, directory, gtk, pretty, process, strict-concurrency, svgcairo, vacuum (>=0.0.5.1) [details] |
| License | BSD-3-Clause |
| Copyright | (c) Don Stewart 2009 |
| Author | Don Stewart |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | Development |
| Home page | http://code.haskell.org/~dons/code/vacuum-cairo |
| Uploaded | by DonaldStewart at 2011-02-15T20:53:57Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 5258 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |