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