All Versions
10
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v1.6.2.0 Changes
- Add support for GHC 7.0.* and 7.2.*
-
v1.6.1.0 Changes
- โ Add
Test.HUnit.Text.runTestTTAndExit
- โ Add
-
v1.6.0.0 Changes
- Generalize return type of
assertFailure
toIO a
- Generalize return type of
-
v1.5.0.0 Changes
- Preserve actual/expected for
assertEqual
failures
- Preserve actual/expected for
-
v1.4.0.0 Changes
- Depend on
call-stack
- Depend on
-
v1.3.1.2 Changes
- ๐ Fixes the test suite on GHC 8
-
v1.3.1.1 Changes
- ๐ Various updates to metadata and documentation removing outdated information and making other things more visible
-
v1.3.1.0 Changes
- โ add minimal support for GHC 8.0
-
v1.3.0.0 Changes
โ removed support for old compilers
โ add source locations for failing assertions (GHC >= 7.10.2 only)
-
v1.2.5.2 Changes
- โ Added support for GHC 7.7