From b21e69503571272a5f35cf84c731994f3e921a3a Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Tue, 29 Nov 2022 14:36:13 +0000 Subject: Move indexed setoids and functions out of Soat. --- soat.ipkg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'soat.ipkg') 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 -- cgit v1.2.3