diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-test-framework/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/haskell/haskell-test-framework/README b/haskell/haskell-test-framework/README index 9541573353..b6bc3db110 100644 --- a/haskell/haskell-test-framework/README +++ b/haskell/haskell-test-framework/README @@ -4,10 +4,5 @@ deterministic order, to aid diff interpretation) and filtered and controlled by command line options. All of this comes with colored test output, progress reporting and test statistics output. -This requires ghc, haskell-random, haskell-ansi-terminal, -haskell-hostname, haskell-transformers, haskell-xml, -haskell-ansi-wl-pprint, haskell-mtl, haskell-regex-base, and -haskell-regex-posix. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |