diff options
Diffstat (limited to 'development/haskell-test-framework-quickcheck2/README')
-rw-r--r-- | development/haskell-test-framework-quickcheck2/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/development/haskell-test-framework-quickcheck2/README b/development/haskell-test-framework-quickcheck2/README deleted file mode 100644 index d414dd2cf4..0000000000 --- a/development/haskell-test-framework-quickcheck2/README +++ /dev/null @@ -1,9 +0,0 @@ -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. - -After uninstalling, run this command to unregister the package from -the ghc package database: ghc-pkg recache |