2017-06-07 13:52:40 +00:00
|
|
|
name: cat
|
2017-11-10 16:08:38 +00:00
|
|
|
-- version: 0.0.1
|
2017-11-10 15:00:00 +00:00
|
|
|
-- description:
|
|
|
|
-- A formalization of category theory in Agda using cubical type theory.
|
2017-06-07 13:52:40 +00:00
|
|
|
depend:
|
|
|
|
standard-library
|
2017-11-10 15:00:00 +00:00
|
|
|
cubical
|
2017-11-10 15:20:54 +00:00
|
|
|
include:
|
|
|
|
src
|
2018-01-31 13:47:20 +00:00
|
|
|
-- libraries:
|
|
|
|
-- libs/agda-stdlib
|
|
|
|
-- libs/cubical
|