summaryrefslogtreecommitdiff
path: root/libraries/haskell-haskeline/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-haskeline/README')
-rw-r--r--libraries/haskell-haskeline/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/haskell-haskeline/README b/libraries/haskell-haskeline/README
deleted file mode 100644
index 5ad216dcb7..0000000000
--- a/libraries/haskell-haskeline/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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