- Forgot to export
LeftBias
andRightBias
fromGeneric.Applicative
. - Added an examples directory:
cabal configure -f examples
. - Made explicit export lists.
- Documentation.
- Released
Idiomatically
to derive Applicative for sum types.
LeftBias
and RightBias
from Generic.Applicative
.cabal configure -f examples
.Idiomatically
to derive Applicative for sum types.