dataflow: Generate Graphviz documents from a Haskell representation.
Outputs .dot files that can be processed by the dot command. Currently it only supports the DFD output format (http:/en.wikipedia.orgwiki/Data_flow_diagram). Support for a Graphviz-like input format (instead of using the data structures in Haskell) is planned.
[Skip to Readme]
Modules
[Index]
Downloads
- dataflow-0.5.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.6.0.0, 0.6.1.0, 0.7.1.0, 0.7.3.0 |
---|---|
Dependencies | base (>=4 && <4.8), containers (>=0.4), mtl (>=2.2) [details] |
License | MIT |
Copyright | oskar.wickstrom@gmail.com |
Author | Oskar Wickström |
Maintainer | oskar.wickstrom@gmail.com |
Category | Code Generation, Compiler, Graphs |
Home page | https://github.com/owickstrom/dataflow |
Source repo | head: git clone git@github.com:owickstrom/dataflow.git |
Uploaded | by owickstrom at 2015-04-14T07:02:48Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 11790 total (47 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-14 [all 1 reports] |