diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2022-01-05 14:53:26 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2022-01-05 14:55:38 +0000 |
commit | 34b3cf760e2e56542092c0da587cd43c4fa90939 (patch) | |
tree | 0540cea5517cc0ae48f622d0de047e76e9803f3a /cat-theory.agda-lib |
Initial commit.
Diffstat (limited to 'cat-theory.agda-lib')
-rw-r--r-- | cat-theory.agda-lib | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cat-theory.agda-lib b/cat-theory.agda-lib new file mode 100644 index 0000000..7fab3f0 --- /dev/null +++ b/cat-theory.agda-lib @@ -0,0 +1,5 @@ +depend: + agda-categories + standard-library-1.7 +include: + src |