Changelog for typerep-map-0.2.0
Change log
typerep-map
uses PVP Versioning.
The change log is available on GitHub.
0.2.0
- #43:
Implement
IsList
instance forTypeRepMap
. AddhoistA
function. - #39:
Implement
hoistWithKey
function. Addmap
function forTMap
. - Drop support for
ghc-8.0.2
.
0.1.0
- Initially created.