From 6a511b1c665a1f7efecadaa3447af889b1dcba58 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:20:14 -0500 Subject: haskell/*: Moved all of the Haskell stuff to here Signed-off-by: Robby Workman --- haskell/haskell-test-framework-hunit/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 haskell/haskell-test-framework-hunit/README (limited to 'haskell/haskell-test-framework-hunit/README') diff --git a/haskell/haskell-test-framework-hunit/README b/haskell/haskell-test-framework-hunit/README new file mode 100644 index 0000000000..3df4db2c11 --- /dev/null +++ b/haskell/haskell-test-framework-hunit/README @@ -0,0 +1,9 @@ +HUnit support for the test-framework package. + +This requires ghc, haskell-HUnit, haskell-ansi-terminal, +haskell-hostname, haskell-transformers, haskell-xml, +haskell-ansi-wl-pprint, haskell-mtl, haskell-regex-base, +haskell-regex-posix, and haskell-test-framework. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3