hs2dot: Generate graphviz-code from Haskell-code.

[ language, program ] [ Propose Tags ]

hs2dot can generate graphviz code by analyzing Haskell source code.

Usage (to generate a pdf from a source code file Hack.hs)

hs2dot Hack.hs | dot -T pdf -o Hack.pdf

You can analyze multiple modules together:

hs2dot Foo.hs Bar.hs | dot -T png -o FooBar.png

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.3, 0.1.4
Dependencies base (>=4 && <5), directory (>=1.0.1.1), haskell-src (>=1.0.1.3), haskell-src-exts (>=1.9.0), haskell98, split (>=0.1.2) [details]
License LicenseRef-OtherLicense
Author Oscar Finnsson
Maintainer oscar.finnsson@gmail.com
Category Language
Home page http://www.github.com/finnsson/hs2graphviz
Uploaded by OscarFinnsson at 2010-06-15T20:30:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hs2dot
Downloads 3172 total (10 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-12-29 [all 7 reports]