diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-graphviz/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-graphviz/README b/haskell/haskell-graphviz/README index 86319ed534a9..ad64ba9de12f 100644 --- a/haskell/haskell-graphviz/README +++ b/haskell/haskell-graphviz/README @@ -1,6 +1,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. +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 |