summaryrefslogtreecommitdiff
path: root/soat.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2022-11-29 14:24:17 +0000
committerGreg Brown <greg.brown01@ed.ac.uk>2022-11-29 14:24:17 +0000
commitd35c9f4eea009a5d3edd57c9165e49b8a7a66334 (patch)
treecfbcaf147d3a4a63ce3826cea55013bea705ffc9 /soat.ipkg
parent0b90e50d813a97aa3763e4aa209eaa3561fd401c (diff)
Extract setoids to a new module.
Diffstat (limited to 'soat.ipkg')
-rw-r--r--soat.ipkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/soat.ipkg b/soat.ipkg
index d99cb9a..c42996f 100644
--- a/soat.ipkg
+++ b/soat.ipkg
@@ -2,7 +2,8 @@ package soat
authors = "Greg Brown"
sourcedir = "src"
-modules = Soat.Data.Product
+modules = Data.Setoid
+ , Soat.Data.Product
, Soat.Data.Sublist
, Soat.FirstOrder.Algebra
, Soat.FirstOrder.Signature