diff options
Diffstat (limited to 'libraries/haskell-binary/README')
-rw-r--r-- | libraries/haskell-binary/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-binary/README b/libraries/haskell-binary/README index 3b3c7934fb102..34fa609952d2d 100644 --- a/libraries/haskell-binary/README +++ b/libraries/haskell-binary/README @@ -4,5 +4,5 @@ efficient, lazy reading and writing of structures in binary format. This requires ghc. -When uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg unregister binary +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |