diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:06:57 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:06:57 -0500 |
commit | 286d4a9c98d65d3dda75a25b19420cf088f05dc7 (patch) | |
tree | fac0399601fb25898a044d898558ef821d3bb7a5 /haskell/haskell-HUnit | |
parent | 5c38f5b43a8e88a000dda657f884681a9e813fbd (diff) | |
download | slackbuilds-286d4a9c98d65d3dda75a25b19420cf088f05dc7.tar.gz |
haskell/haskell-HUnit: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-HUnit')
-rw-r--r-- | haskell/haskell-HUnit/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-HUnit/README b/haskell/haskell-HUnit/README index 90e9270497..fbb9a4fb20 100644 --- a/haskell/haskell-HUnit/README +++ b/haskell/haskell-HUnit/README @@ -1,7 +1,5 @@ HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |