vacuum-ubigraph

Version 0.2.0.2 revision 0 uploaded by GlebAlexeyev.

Package meta

Synopsis
Visualize Haskell data structures using vacuum and Ubigraph
Description

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]
Author
Gleb Alexeyev
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
n/a
Maintainer
Gleb Alexeyev <gleb.alexeev@gmail.com>
Package URL
n/a
Stability
experimental

Components