vacuum-cairo: Visualize live Haskell data structures using vacuum, graphviz and cairo

[ bsd3, development, library ] [ Propose Tags ]

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..])

http://code.haskell.org/~dons/images/vacuum/intmap.png

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 5050 total (16 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]