summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-QuickCheck/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-QuickCheck/README')
-rw-r--r--haskell/haskell-QuickCheck/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-QuickCheck/README b/haskell/haskell-QuickCheck/README
index fc75575469..660cf08d8e 100644
--- a/haskell/haskell-QuickCheck/README
+++ b/haskell/haskell-QuickCheck/README
@@ -4,7 +4,7 @@ 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, and haskell-mtl.
+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