Agda: a dependently typed functional programming language
Agda is a dependently typed programming language. This snap packages the Agda compiler, the Agda standard library,
and the source code of the textbook Programming Languages Foundations in Agda.
If the $AGDA_DIR environment variable is not set, it defaults to $SNAP/agda_dir,
which contains libraries and defaults files referencing stdlib and plfa.
This package is intended to be installed on servers or school labs,
regular users of agda should install in the typical way.