This is an implementation of category theory in Coq.
- This development uses features new to Coq8.11.1
- It has been tested on Debian with Coq 8.11.1
- To compile simply type
./configure.shto produce the Makefile [1] and thenmaketo compile
[1] you will need to have coq_makefile to be on the path