summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-HUnit/README
blob: 20c8698d1fb43b49714913aa34bb74bb76228a31 (plain)
haskell-HUnit (Unit testing framework for Haskell)

HUnit is a unit testing framework for Haskell, inspired by the JUnit
tool for Java.

This requires ghc.

When uninstalling, run this command to unregister the package from the ghc
package database:   ghc-pkg unregister HUnit