aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.egg
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.egg')
-rw-r--r--algebraic-structures.egg3
1 files changed, 3 insertions, 0 deletions
diff --git a/algebraic-structures.egg b/algebraic-structures.egg
index 9b21678..bf62bd3 100644
--- a/algebraic-structures.egg
+++ b/algebraic-structures.egg
@@ -16,6 +16,9 @@
(extension algebraic-structures.monoid.number.product.base)
(extension algebraic-structures.monoid.number.product)
(extension algebraic-structures.monoid.make.fold)
+ (extension algebraic-structures.group.make)
+ (extension algebraic-structures.group.number.sum)
+ (extension algebraic-structures.group.number.product)
(extension algebraic-structures.foldable.make)
(extension algebraic-structures.foldable.list.base)
(extension algebraic-structures.foldable.list)