view CategoryExcercise.agda-pkg @ 1118:939dd4cdfea4

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 06 Jul 2024 09:41:27 +0900 (2024-07-06)
parents 45de2b31bf02
children
line wrap: on
line source
# File generated by Agda-Pkg
name:              CategoryExcercise
version:           v0.0.1
author:            Shinji KONO

homepage:          https://ie.u-ryukyu.ac.jp/~kono/
license:           MIT
license-file:      LICENSE.md
source-repository: git@github.com:shinji-kono/category-exercise-in-agda.git
tested-with:       2.6.2-102d9c8
description:       CategoryExcercise is an Agda library ...
depend:
    - standard-library-2.0
include:
    - src
flags:
  --warning=noUnsupportedIndexedMatch

# End