view CategoryExcercise.agda-pkg @ 1003:ece5de97fdd7

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 09 Mar 2021 14:18:06 +0900
parents bd32a37784b0
children 45de2b31bf02
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
    - category-agda
include:
    - src
# End