Changelog for derive-lifted-instances-0.2
Changelog
v0.2 2020-06-29
- Support deriving co- and dialgebraic classes with
cst
andeff
- Support doing pattern matching for input variables with
inp
v0.1.1 2020-06-24
- Add
monoidDerivBy
v0.1 2020-06-22
- Generalize
tupleDeriv
tobiapDeriv
andrecordDeriv
- Generalize
unitDeriv
tomonoidDeriv
v0 2020-06-20
- First release