Text Blame History Raw

Changes

1.6.0.0

  • Generalize return type of assertFailure to IO a

1.5.0.0

  • Preserve actual/expected for assertEqual failures

1.4.0.0

  • Depend on call-stack

1.3.1.2

  • Fixes the test suite on GHC 8

1.3.1.1

  • Various updates to metadata and documentation removing outdated information and making other things more visible

1.3.1.0

  • add minimal support for GHC 8.0

1.3.0.0

  • removed support for old compilers

  • add source locations for failing assertions (GHC >= 7.10.2 only)

1.2.5.2

  • Added support for GHC 7.7