summaryrefslogtreecommitdiff
path: root/haskell/haskell-haskeline/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-03-16 01:20:14 -0500
committerRobby Workman <rworkman@slackbuilds.org>2011-03-20 12:32:23 -0500
commit6a511b1c665a1f7efecadaa3447af889b1dcba58 (patch)
tree2266375d0edd4ec28f98767b54af3fbd8edebea2 /haskell/haskell-haskeline/README
parentf228ec7eefcb4ab77057015a1b13c85973cb68ee (diff)
downloadslackbuilds-6a511b1c665a1f7efecadaa3447af889b1dcba58.tar.gz
haskell/*: Moved all of the Haskell stuff to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-haskeline/README')
-rw-r--r--haskell/haskell-haskeline/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-haskeline/README b/haskell/haskell-haskeline/README
new file mode 100644
index 0000000000..5ad216dcb7
--- /dev/null
+++ b/haskell/haskell-haskeline/README
@@ -0,0 +1,10 @@
+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-transformers, haskell-mtl,
+haskell-terminfo, and haskell-utf8-string.
+
+After uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg recache