From 1e64c562ad58d0fb264a11f11bc32b9311e728c4 Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Tue, 6 Dec 2022 13:33:06 +0000 Subject: refactor: rename Soat.Data -> Data. --- soat.ipkg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'soat.ipkg') diff --git a/soat.ipkg b/soat.ipkg index e5b4f05..ed3a86d 100644 --- a/soat.ipkg +++ b/soat.ipkg @@ -4,8 +4,8 @@ sourcedir = "src" depends = setoid -modules = Soat.Data.Product - , Soat.Data.Sublist +modules = Data.List.Sublist + , Data.Product , Soat.FirstOrder.Algebra , Soat.FirstOrder.Algebra.Coproduct , Soat.FirstOrder.Signature -- cgit v1.2.3