diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:22:25 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:22:25 -0500 |
commit | 08c95e3c2f25cb16ee19fd04423d3d9f86f83af9 (patch) | |
tree | b0e59c3a377bbb624ba94750e95a6f0ee03e043e /haskell | |
parent | 010e644713bcfdd141585427ccd8fcbcb9179311 (diff) | |
download | slackbuilds-08c95e3c2f25cb16ee19fd04423d3d9f86f83af9.tar.gz |
haskell/haskell-haskeline: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-haskeline/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/haskell/haskell-haskeline/README b/haskell/haskell-haskeline/README index 5ad216dcb7..4e666a913c 100644 --- a/haskell/haskell-haskeline/README +++ b/haskell/haskell-haskeline/README @@ -3,8 +3,5 @@ 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 +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |