Changelog for dependent-map-0.3.1.0
Revision history for dependent-map
0.3.1.0 - 2020-03-24
- Drop support for non-GHC compilers.
- Drop support for GHC < 8.
- Update maintainer and GitHub links.
- Support
dependent-sum0.7. - Add
ffor,fforWithKey,forWithKey,forWithKey_, andtraverseWithKey_toData.Dependent.Map. - Enable
PolyKindsforData.Dependent.Map.Lens.
0.3 - 2019-03-21
- Change instances of Eq, Ord, Read, Show to use Has' from constraints-extras instead of *Tag classes.
- This ends support for GHC 7.x.