vacuum-ubigraph: Visualize Haskell data structures using vacuum and Ubigraph
Visualize Haskell data structures using vacuum and Ubigraph
To use it, you'll have to install Ubigraph first, see http://ubietylab.net/ubigraph/
Then run ubigraph server with default settings (with a command like $UBIGRAPH_DIR/bin/ubigraph_server)
Then load System.Vacuum.Ubigraph module into the ghci session and use view
function, e.g.
view [1..3]
Downloads
- vacuum-ubigraph-0.2.0.2.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.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | base (>=3 && <5), containers (>=0.2 && <0.4), hubigraph (>=0.3.0 && <0.4.0), vacuum (>=1.0.0 && <1.1.0) [details] |
License | BSD-3-Clause |
Author | Gleb Alexeyev |
Maintainer | Gleb Alexeyev <gleb.alexeev@gmail.com> |
Category | Development |
Uploaded | by GlebAlexeyev at 2010-08-12T13:21:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5110 total (22 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] |