diff options
Diffstat (limited to 'libraries/haskell-fgl/README')
-rw-r--r-- | libraries/haskell-fgl/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-fgl/README b/libraries/haskell-fgl/README index bf530f2cc3504..d3045c2485cde 100644 --- a/libraries/haskell-fgl/README +++ b/libraries/haskell-fgl/README @@ -5,5 +5,5 @@ that define inductive graphs and graph algorithms. This requires haskell-mtl. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister fgl +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |