Description
Adds HUnit support to the Haskell test-framework package. This lets HUnit unit tests run and report through the test-framework runner.
It is useful for projects that use test-framework and want simple assertion-based unit tests. It is a development library used by test suites, not an application feature.