cabalgraph: Generate pretty graphs of module trees from cabal files
Generate pretty graphs of module trees from cabal files
Graph exposed modules from .cabal files in some directories:
$ cabalgraph a b c d | dot -Tpng | xv -
Results in a graph like: http://code.haskell.org/~dons/images/dot.png
Graph exposed modules from a url:
$ cabalgraph http://code.haskell.org/xmonad/xmonad.cabal | circo -Tpng | xv -
Results in a graph like: http://code.haskell.org/~dons/images/xmonad-dot.png
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cabalgraph-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (<3 || >=4 && <4.6), bytestring (<0.11), Cabal (>1.6 && <1.20), containers, directory, filepath, pretty, process [details] |
License | BSD-3-Clause |
Author | Don Stewart |
Maintainer | dons@galois.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-06-18T08:25:30Z |
Category | Distribution |
Home page | http://code.haskell.org/~dons/code/cabalgraph |
Uploaded | by DonaldStewart at 2009-03-16T00:08:15Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | cabalgraph |
Downloads | 1661 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-27 [all 10 reports] |