Description
Haskell bindings and helpers for Graphviz graph visualization. They help programs build graph descriptions, call layout tools, and produce visual representations of nodes and edges.
Developers use them for dependency graphs, state machines, diagrams, and analysis reports. Generated diagrams should keep labels readable and avoid exposing private data in exported graph files.