@hackage graphviz2999.0.0.0
GraphViz wrapper for Haskell.
Categories
License
BSD-3-Clause
Maintainer
Ivan.Miljenovic@gmail.com
Links
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 (7)
- array
- base >=3 && <5
- containers
- extensible-exceptions
- fgl
- polyparse >=1.1 Show all…
Dependents (69)
@hackage/hopenpgp-tools, @hackage/dvda, @hackage/llvm-tools, @cardano/ouroboros-consensus-diffusion, @hackage/ethereum-analyzer, @hackage/caffegraph, Show all…
Provides convenient functions to convert FGL graphs into the Dot language used by the GraphViz http://graphviz.org/ programs with a large degree of customisation for layout, etc. Also allows a limited amount of parsing of Dot, and usage of GraphViz to attach positional data to each node and edge in the graph.