- Drop support for GHCs prior 8.6.5
- GHC-9.0 support
- Mark all modules
Trustworthy
. (deprecated modules areSafe
for GHC-7.4+).
- GHC-8.6.1 compatible release
- Fix compilation when
+check-bounds
- GHC-8.4.1 compatible release
- Bump dependencies' bounds
- Deprecate
Math.NumberTheory.Power.Integer
andMath.NumberTheory.Power.Natural
modules(^)
is as good as custom methods.
- Add support for
integer-simple