The vacuum-ubigraph package
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]
Properties
| Versions | 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), containers, haxr, vacuum |
| License | BSD3 |
| Author | Gleb Alexeyev |
| Maintainer | Gleb Alexeyev <gleb.alexeev@gmail.com> |
| Stability | experimental |
| Category | Development |
| Upload date | Thu Apr 2 15:56:27 UTC 2009 |
| Uploaded by | GlebAlexeyev |
| Build failure | ghc-6.12 (log) |
Modules
- System
- Vacuum
- System.Vacuum.Ubigraph
- Vacuum
Downloads
- vacuum-ubigraph-0.1.tar.gz (Cabal source package)
- package description (included in the package)