summaryrefslogtreecommitdiff
path: root/soat.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2022-12-07 13:51:26 +0000
committerGreg Brown <greg.brown01@ed.ac.uk>2022-12-07 13:51:26 +0000
commit46371da9060ffea1ad48024e4447fb6b20f39d68 (patch)
tree92e93335fad3338e34926aa86d3d75fc24baca6b /soat.ipkg
parentd605b2079d138d36dc1ea0c5254dbe35b41a4f25 (diff)
refactor: move initial algebra to new module.feature/free-extension
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 8e66ad3..262e21a 100644
--- a/soat.ipkg
+++ b/soat.ipkg
@@ -13,5 +13,6 @@ modules = Data.List.Sublist
, Soat.FirstOrder.Term
, Soat.SecondOrder.Algebra
, Soat.SecondOrder.Algebra.Lift
+ , Soat.SecondOrder.Algebra.Lift.Initial
, Soat.SecondOrder.Signature
, Soat.SecondOrder.Signature.Lift