summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-haskeline/README
diff options
context:
space:
mode:
author Mikko Värri2010-07-16 21:28:12 +0200
committer Erik Hanson2010-07-21 08:42:41 +0200
commit5736c69358d37f58af72b5685775e216f4252e64 (patch)
treef8ac002078951bc6da4a9fd57f95f44cb91ad5e0 /libraries/haskell-haskeline/README
parent826fc68050f7764fc1bf85ca81e6da779da49b56 (diff)
downloadslackbuilds-5736c69358d37f58af72b5685775e216f4252e64.tar.gz
libraries/haskell-haskeline: Updated for version 0.6.2.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-haskeline/README')
-rw-r--r--libraries/haskell-haskeline/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/haskell-haskeline/README b/libraries/haskell-haskeline/README
index 3af5af2ad2..8536a330d5 100644
--- a/libraries/haskell-haskeline/README
+++ b/libraries/haskell-haskeline/README
@@ -4,7 +4,7 @@ Haskeline provides a user interface for line input in command-line programs.
This library is similar in purpose to readline, but since it is written in
Haskell, it is (hopefully) more easily used in other Haskell programs.
-This requires ghc, haskell-mtl, and haskell-terminfo.
+This requires ghc, haskell-mtl, haskell-terminfo, and haskell-utf8-string.
-When uninstalling, run this command to unregister the package from the ghc
-package database: ghc-pkg unregister haskeline
+After uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg recache