summaryrefslogtreecommitdiff
path: root/soat.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2022-11-29 15:00:22 +0000
committerGreg Brown <greg.brown01@ed.ac.uk>2022-11-29 15:00:22 +0000
commit45e9bbec72bf338306d446012f077e195439aed0 (patch)
treedd8eb1dd8fa25a6d3ddf871e5f7bc53c13be7d68 /soat.ipkg
parent933b1cffc6d83dfd89b83ff6dd8f37731c5de1aa (diff)
Construct first-order algebraic coproducts.
Diffstat (limited to 'soat.ipkg')
-rw-r--r--soat.ipkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/soat.ipkg b/soat.ipkg
index 7bfb6ba..d5cdcd9 100644
--- a/soat.ipkg
+++ b/soat.ipkg
@@ -9,6 +9,7 @@ modules = Data.Morphism.Indexed
, Soat.Data.Product
, Soat.Data.Sublist
, Soat.FirstOrder.Algebra
+ , Soat.FirstOrder.Algebra.Coproduct
, Soat.FirstOrder.Signature
, Soat.FirstOrder.Term
, Soat.SecondOrder.Algebra