diff options
Diffstat (limited to 'libraries/haskell-packedstring/README')
-rw-r--r-- | libraries/haskell-packedstring/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-packedstring/README b/libraries/haskell-packedstring/README index a957cebe81..cf6cde6cd2 100644 --- a/libraries/haskell-packedstring/README +++ b/libraries/haskell-packedstring/README @@ -4,5 +4,5 @@ This library is deprecated and should not be used in new code. This requires ghc. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister packedstring +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |