dependent-map v0.3.1.0 Release Notes

Release Date: 2020-03-26 // about 4 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_, and traverseWithKey_ to Data.Dependent.Map.
    • Enable PolyKinds for Data.Dependent.Map.Lens.