@hackage graphviz2008.9.6
GraphViz wrapper for Haskell
Categories
License
BSD-3-Clause
Maintainer
matthew@wellquite.org
Links
- Documentation
- No source repository
- Security
Versions
- 2999.20.2.1 Sun, 16 Feb 2025
- 2999.20.2.0 Wed, 13 Dec 2023
- 2999.20.1.0 Fri, 4 Aug 2023
- 2999.20.0.4 Tue, 28 Jan 2020
- 2999.20.0.3 Tue, 1 Jan 2019
- 2999.20.0.2 Fri, 25 May 2018 Show all…
Deprecated
Dependencies (5)
Dependents (69)
@hackage/hopenpgp-tools, @hackage/dvda, @hackage/llvm-tools, @cardano/ouroboros-consensus-diffusion, @hackage/ethereum-analyzer, @hackage/caffegraph, Show all…
Allows you to convert Data.Graph... graphs into dot format, and parse them back in, as a Dot structure. Or, you can run your Data.Graph...graph via dot, get the positional information out from dot and build a new graph, combining the positional information with the original graph.