dependent-map v0.4.0.0 Release Notes

Release Date: 2020-03-26 // about 4 years ago
    • Stop re-exporting Some(..), GCompare(..), and GOrdering(..) from dependent-sum (which itself re-exports from some in some versions).
    • Stop re-exporting DSum(..) from dependent-sum.

Previous changes from v0.3

    • ๐Ÿ”„ Change instances of Eq, Ord, Read, Show to use Has' from constraints-extras instead of *Tag classes.
    • ๐Ÿ‘ This ends support for GHC 7.x.