Mercurial > hg > Members > kono > Proof > category
annotate CategoryExcercise.agda-lib @ 1124:f683d96fbc93 default tip
safe fix done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 07 Jul 2024 22:28:50 +0900 |
parents | 45de2b31bf02 |
children |
rev | line source |
---|---|
949 | 1 -- File generated by Agda-Pkg |
2 name: CategoryExcercise | |
1110
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
3 depend: standard-library |
949 | 4 include: src |
1110
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
5 flags: |
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
6 --warning=noUnsupportedIndexedMatch |
45de2b31bf02
add original library and fix for safe mode
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
950
diff
changeset
|
7 |
949 | 8 |
9 -- End |