diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-07-16 14:59:05 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-21 01:42:41 -0500 |
commit | a927b7b17697584fe79b6dd0e22419e6f7e31102 (patch) | |
tree | 2bf6eb1776c720ae601ff613fd34bc7a24ef4ef4 /libraries/haskell-binary/README | |
parent | 5aa545ddd2e2dc3d0e0bffc4a96d761d4ba60802 (diff) |
libraries/haskell-binary: Build bump, various changes. New maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 3b3c7934fb..34fa609952 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 |