diff options
author | Greg Brown <greg.brown01@ed.ac.uk> | 2024-02-01 15:23:47 +0000 |
---|---|---|
committer | Greg Brown <greg.brown01@ed.ac.uk> | 2024-02-02 13:32:49 +0000 |
commit | 6dde244c14410ede6d41e9a8607016e23c19e320 (patch) | |
tree | d693694f65706b9653489effd15f27a40406ae43 /soas.ipkg | |
parent | d90419ce0740331c8ef9ecdd77e875b3367331d3 (diff) |
Split monolithic file into modules.
Prove metatheory for generic initial algebras, instead of a clunky
concrete one.
Diffstat (limited to 'soas.ipkg')
-rw-r--r-- | soas.ipkg | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -17,6 +17,13 @@ depends = contrib -- modules to install modules = SOAS + , SOAS.Algebra + , SOAS.Context + , SOAS.Family + , SOAS.Strength + , SOAS.Structure + , SOAS.Theory + , SOAS.Var -- main file (i.e. file to load at REPL) -- main = |