From 3613aea96722a330383f5bc2d27402fc53c88fa8 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 10:09:19 -0500 Subject: haskell/haskell-QuickCheck: Fixed dep info Signed-off-by: Erik Hanson --- haskell/haskell-QuickCheck/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'haskell/haskell-QuickCheck') 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 -- cgit v1.2.3