- Add support for GHC 7.0.* and 7.2.*
- Add
Test.HUnit.Text.runTestTTAndExit
- Generalize return type of
assertFailure
toIO a
- Preserve actual/expected for
assertEqual
failures
- Depend on
call-stack
- Fixes the test suite on GHC 8
- Various updates to metadata and documentation removing outdated information and making other things more visible
- add minimal support for GHC 8.0
-
removed support for old compilers
-
add source locations for failing assertions (GHC >= 7.10.2 only)
- Added support for GHC 7.7