- fix severe slowness in
Memoizable Integer
instance (h/t @darrenks) - correct minimum
base
version (h/t @Bodigrim)
- add this changelog to
memoize.cabal
- add
Memoizable
instances for types frombase
:Data.Complex.Complex
Data.Ratio.Ratio
Data.Tuple.Solo
Data.Version.Version
Data.Void.Void
- fix misspelling of “little-endian” in docs
- support GHC 9
- support GHC 8 and
template-haskell
2.11.0
- support GHC 7.10
- support GHC 7.6
- prevent use of
template-haskell
3
- support GHC 7.4
- fix: arithmetic overflow in memoization on
Int
- initialize release