v3.0.0
- added
flake.nix
to provide a development environment - introduce
OppositeSemigroup
andOppositMonoid
- do not flip arguments on
ListL/ConcatenationMonoid
- introduce
Alt
andPlus
typeclasses - define
ConstantSemigroup
- correct
foldr
implementation forListL
andTraversable