summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-QuickCheck
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-27 10:09:19 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-27 10:09:19 -0500
commit3613aea96722a330383f5bc2d27402fc53c88fa8 (patch)
tree6047d63a664d5fe856b127f4c7bdc253b78a9594 /haskell/haskell-QuickCheck
parent68a2677ce46b4a70104d2611bc7637cdf388688b (diff)
downloadslackbuilds-3613aea96722a330383f5bc2d27402fc53c88fa8.tar.gz
slackbuilds-3613aea96722a330383f5bc2d27402fc53c88fa8.tar.xz
haskell/haskell-QuickCheck: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-QuickCheck')
-rw-r--r--haskell/haskell-QuickCheck/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-QuickCheck/README b/haskell/haskell-QuickCheck/README
index 660cf08d8e..6f18b3ec16 100644
--- a/haskell/haskell-QuickCheck/README
+++ b/haskell/haskell-QuickCheck/README
@@ -4,7 +4,5 @@ of properties which functions should satisfy, and QuickCheck then
tests that the properties hold in a large number of randomly
generated cases.
-This requires ghc, haskell-transformers, haskell-mtl, and haskell-random.
-
-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