blob: 86319ed534a966dc6d58611709e97a967780d8bb (
plain)
1
2
3
4
5
6
|
This library provides bindings for the Dot language used by the Graphviz
(https://graphviz.org/) suite of programs for visualising graphs, as well
as functions to call those programs.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|