diff options
Diffstat (limited to 'haskell/haskell-test-framework-quickcheck2')
-rw-r--r-- | haskell/haskell-test-framework-quickcheck2/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/haskell/haskell-test-framework-quickcheck2/README b/haskell/haskell-test-framework-quickcheck2/README index a7a5924b5c..7b4491f882 100644 --- a/haskell/haskell-test-framework-quickcheck2/README +++ b/haskell/haskell-test-framework-quickcheck2/README @@ -1,9 +1,4 @@ QuickCheck2 support for the test-framework package. -This requires ghc, haskell-random, haskell-transformers, -haskell-ansi-terminal, haskell-hostname, haskell-xml, haskell-mtl, -haskell-ansi-wl-pprint, haskell-QuickCheck, haskell-regex-base, -haskell-regex-posix, and haskell-test-framework. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |