15 lines
276 B
Plaintext
15 lines
276 B
Plaintext
name: cat
|
|
-- version: 0.0.1
|
|
-- description:
|
|
-- A formalization of category theory in Agda using cubical type theory.
|
|
-- depend:
|
|
-- standard-library
|
|
-- cubical
|
|
include:
|
|
src
|
|
libs/agda-stdlib/src
|
|
libs/cubical/src
|
|
-- libraries:
|
|
-- libs/agda-stdlib
|
|
-- libs/cubical
|