summaryrefslogtreecommitdiff
path: root/soat.ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'soat.ipkg')
-rw-r--r--soat.ipkg5
1 files changed, 3 insertions, 2 deletions
diff --git a/soat.ipkg b/soat.ipkg
index c42996f..7d584ac 100644
--- a/soat.ipkg
+++ b/soat.ipkg
@@ -2,13 +2,14 @@ package soat
authors = "Greg Brown"
sourcedir = "src"
-modules = Data.Setoid
+modules = Data.Morphism.Indexed
+ , Data.Setoid
+ , Data.Setoid.Indexed
, Soat.Data.Product
, Soat.Data.Sublist
, Soat.FirstOrder.Algebra
, Soat.FirstOrder.Signature
, Soat.FirstOrder.Term
- , Soat.Relation
, Soat.SecondOrder.Algebra
, Soat.SecondOrder.Algebra.Lift
, Soat.SecondOrder.Signature