There is a modular version of the monolotic Agda files here at https://www.cs.bham.ac.uk/~mhe/TypeTopology/MGS also available via https://github.com/martinescardo/TypeTopology/tree/master/source/MGS.
This repository has the sources to generate the lecture notes available at
https://www.cs.bham.ac.uk/~mhe/HoTT-UF-in-Agda-Lecture-Notes/HoTT-UF-Agda.html
Agda 2.6.2.1 or higher is required (also tested successfully with Agda 2.8.0). Consult the installation instructions to help you set up Agda and Emacs for the Midlands Graduate School.
-
The (literate)
*.lagdafiles are used to generate thehtmlpages with the script./build. -
This make also generates
./agda/*.agdafiles usingilliterator.hs. -
The program
agdatomd.hsconverts from.lagdato.md. -
The
installaction of themakefileallows to run an additional action for particular requirements of users or environments, in a fileadditionally, which is not distributed and is ignored bygit. If this file doesn't exist, an empty executable file is created.