diff options
Diffstat (limited to 'libraries/haskell-zlib/README')
-rw-r--r-- | libraries/haskell-zlib/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-zlib/README b/libraries/haskell-zlib/README index fc3cea429f..b2435f0eb2 100644 --- a/libraries/haskell-zlib/README +++ b/libraries/haskell-zlib/README @@ -5,5 +5,5 @@ It uses the zlib C library so it has high performance. It supports the "zlib", This requires ghc. -When uninstalling, run the following command to unregister the package -from the ghc package database: ghc-pkg unregister zlib +After uninstalling, run the following command to unregister the package +from the ghc package database: ghc-pkg recache |