Do not use depend
-flag
This commit is contained in:
parent
ad84b15da5
commit
8a3a519955
|
@ -2,11 +2,13 @@ name: cat
|
||||||
-- version: 0.0.1
|
-- version: 0.0.1
|
||||||
-- description:
|
-- description:
|
||||||
-- A formalization of category theory in Agda using cubical type theory.
|
-- A formalization of category theory in Agda using cubical type theory.
|
||||||
depend:
|
-- depend:
|
||||||
standard-library
|
-- standard-library
|
||||||
cubical
|
-- cubical
|
||||||
include:
|
include:
|
||||||
src
|
src
|
||||||
|
libs/agda-stdlib/src
|
||||||
|
libs/cubical/src
|
||||||
-- libraries:
|
-- libraries:
|
||||||
-- libs/agda-stdlib
|
-- libs/agda-stdlib
|
||||||
-- libs/cubical
|
-- libs/cubical
|
||||||
|
|
Loading…
Reference in a new issue