diff options
Diffstat (limited to 'haskell/haskell-HUnit/README')
-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 |