diff options
author | Greg Brown <greg.brown01@ed.ac.uk> | 2022-12-06 13:41:09 +0000 |
---|---|---|
committer | Greg Brown <greg.brown01@ed.ac.uk> | 2022-12-06 13:41:09 +0000 |
commit | df7df335a91878448a9f231c0af36f57874ccd4e (patch) | |
tree | bbe0f8e1d86fd1ffe1eb19e1d9e89e63fc06c364 /soat.ipkg | |
parent | 1e64c562ad58d0fb264a11f11bc32b9311e728c4 (diff) |
refactor: split product setoid into a new module.
Diffstat (limited to 'soat.ipkg')
-rw-r--r-- | soat.ipkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ depends = setoid modules = Data.List.Sublist , Data.Product + , Data.Setoid.Product , Soat.FirstOrder.Algebra , Soat.FirstOrder.Algebra.Coproduct , Soat.FirstOrder.Signature |