Changelog for derive-lifted-instances-0.2
Changelog
v0.2 2020-06-29
- Support deriving co- and dialgebraic classes with
cstandeff - Support doing pattern matching for input variables with
inp
v0.1.1 2020-06-24
- Add
monoidDerivBy
v0.1 2020-06-22
- Generalize
tupleDerivtobiapDerivandrecordDeriv - Generalize
unitDerivtomonoidDeriv
v0 2020-06-20
- First release