haskell/haskell-test-framework: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
f27101afe8
commit
1398efd71b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue