diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 16:09:39 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 16:09:39 -0400 |
commit | 6febe00bb34a9b9eee829d74a9e3444fe1303d29 (patch) | |
tree | 38abc7b0fabcb9487f4a8fb9523124069bd0a41b /haskell/haskell-test-framework-quickcheck2/README | |
parent | d45977b3a32fcd9100ca76271384c7e066fcdbad (diff) | |
download | slackbuilds-6febe00bb34a9b9eee829d74a9e3444fe1303d29.tar.gz |
haskell/haskell-test-framework-quickcheck2: Updated for 0.2.12.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-test-framework-quickcheck2/README')
-rw-r--r-- | haskell/haskell-test-framework-quickcheck2/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-test-framework-quickcheck2/README b/haskell/haskell-test-framework-quickcheck2/README index d414dd2cf4..a7a5924b5c 100644 --- a/haskell/haskell-test-framework-quickcheck2/README +++ b/haskell/haskell-test-framework-quickcheck2/README @@ -1,9 +1,9 @@ QuickCheck2 support for the test-framework package. -This requires ghc, 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. +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 |