blob: 90e9270497005e8279f5c91a9cf98f9ac1c14bc6 (
plain)
1
2
3
4
5
6
7
|
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
|