diff options
Diffstat (limited to 'libraries/haskell-digest/README')
-rw-r--r-- | libraries/haskell-digest/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-digest/README b/libraries/haskell-digest/README index c2849909cc..3d1bce3dd6 100644 --- a/libraries/haskell-digest/README +++ b/libraries/haskell-digest/README @@ -4,5 +4,5 @@ supported; they are implemented as FFI bindings to efficient code from zlib. This requires ghc. -When uninstalling, run the following command to unregister the package -from the ghc package database: ghc-pkg unregister digest +After uninstalling, run the following command to unregister the package +from the ghc package database: ghc-pkg recache |