mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
9 lines
277 B
Text
9 lines
277 B
Text
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
|