From d35c9f4eea009a5d3edd57c9165e49b8a7a66334 Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Tue, 29 Nov 2022 14:24:17 +0000 Subject: Extract setoids to a new module. --- soat.ipkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'soat.ipkg') 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 -- cgit v1.2.3