dependent-map v0.3.1.0 Release Notes
Release Date: 2020-03-26 // almost 3 years ago-
- ⬇️ Drop support for non-GHC compilers.
- ⬇️ Drop support for GHC < 8.
- ⚡️ Update maintainer and GitHub links.
- 👌 Support
dependent-sum
0.7. - Add
ffor
,fforWithKey
,forWithKey
,forWithKey_
, andtraverseWithKey_
toData.Dependent.Map
. - Enable
PolyKinds
forData.Dependent.Map.Lens
.