Changelog for idiomatic-0.1.1.0
Revision history for idiomatic
0.1.1.0 -- 2022-04-16
- Forgot to export
LeftBias
andRightBias
fromGeneric.Applicative
. - Added an examples directory:
cabal configure -f examples
. - Made explicit export lists.
- Documentation.
0.1.0.0 -- 2022-04-09
- Released
Idiomatically
to derive Applicative for sum types.