Changelog for HUnit-approx-1.1.1.1
HUnit-approx changelog
1.1.1.1
- Drop support for GHCs lower than 7.2.
1.1.1
- Use
HasCallStackto provide better locations for errors.
1.1.0.1
- Remove
-main-isfor compatibility with cabal 2.0.
1.1
HUnitis Safe only in GHC 7.10 and above; this modifies Safety settings accordingly.
1.0
- Initial release: assertApproxEquals, and assertion and test combinators.