vacuum-ubigraph: Visualize Haskell data structures using vacuum and Ubigraph

[ bsd3, development, library ] [ Propose Tags ]

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]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 4990 total (17 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]