Mercurial > hg > Members > kono > Proof > category
annotate CategoryExcercise.agda-pkg @ 1110:45de2b31bf02
add original library and fix for safe mode
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 07 Oct 2023 19:43:31 +0900 |
parents | bd32a37784b0 |
children |
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: | |
1110
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
13 - standard-library-2.0 |
949 | 14 include: |
15 - src | |
1110
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
16 flags: |
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
17 --warning=noUnsupportedIndexedMatch |
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
18 |
949 | 19 # End |