diff options
Diffstat (limited to 'libraries/haskell-editline/README')
-rw-r--r-- | libraries/haskell-editline/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-editline/README b/libraries/haskell-editline/README index 6c99ec20f2..3ffb39b8bb 100644 --- a/libraries/haskell-editline/README +++ b/libraries/haskell-editline/README @@ -7,5 +7,5 @@ subset of the functions from the readline package. This requires libedit and ghc. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister editline +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |