Abelian
is now just a small wrapper aroundGroup
+Commutative
fromcommutative-semigroups
, which was forked out from this library to relax the superclass.
- Fix bug in
generated'
-
Add
generated'
to generate a finite list usingEq
to know when to stop. -
Add instances for
Down
-
Add
Cyclic
instance forSum
-
Add instances for
Op
. (Only for new enoughbase
to provide it.)
-
Add
Cyclic
type class -
Add subtraction as optional class method
-
Add instances for
()
,Proxy
,Identity
,Const
,:*:
,:.:
,:*:
.