Mercurial > hg > Members > kono > Proof > category
annotate CategoryExcercise.agda-pkg @ 1105:3cf570d5c285
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 25 Jan 2023 10:59:28 +0900 |
parents | bd32a37784b0 |
children | 45de2b31bf02 |
rev | line source |
---|---|
949 | 1 # File generated by Agda-Pkg |
2 name: CategoryExcercise | |
3 version: v0.0.1 | |
4 author: Shinji KONO | |
5 | |
6 homepage: https://ie.u-ryukyu.ac.jp/~kono/ | |
7 license: MIT | |
8 license-file: LICENSE.md | |
9 source-repository: git@github.com:shinji-kono/category-exercise-in-agda.git | |
10 tested-with: 2.6.2-102d9c8 | |
11 description: CategoryExcercise is an Agda library ... | |
12 depend: | |
13 - standard-library | |
950 | 14 - category-agda |
949 | 15 include: |
16 - src | |
17 # End |