summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-HUnit/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-HUnit/README')
-rw-r--r--haskell/haskell-HUnit/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-HUnit/README b/haskell/haskell-HUnit/README
new file mode 100644
index 0000000000..90e9270497
--- /dev/null
+++ b/haskell/haskell-HUnit/README
@@ -0,0 +1,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