diff options
Diffstat (limited to 'haskell/haskell-graphviz/README')
-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 50395f4ee0..86319ed534 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 -(http://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 |