summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Erik Hanson2012-08-27 17:30:25 +0200
committer Erik Hanson2012-08-27 17:30:25 +0200
commit28d1143310fa2aa1926e057c57686af45559fc4f (patch)
treed10a956bb2bb72664a94652ae45d8954a7039ff6 /haskell
parent7b891c90c05243d061f6092df7f4e1c2f6cbffcc (diff)
downloadslackbuilds-28d1143310fa2aa1926e057c57686af45559fc4f.tar.gz
haskell/haskell-parsec: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-parsec/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/haskell/haskell-parsec/README b/haskell/haskell-parsec/README
index 184b6b45cc..574f93e55b 100644
--- a/haskell/haskell-parsec/README
+++ b/haskell/haskell-parsec/README
@@ -4,8 +4,5 @@ libraries and good error messages, and is also fast. It is defined
as a monad transformer that can be stacked on arbitrary monads, and
it is also parametric in the input stream type.
-This requires ghc, haskell-transformers, haskell-mtl, and
-haskell-text.
-
-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