summaryrefslogtreecommitdiff
blob: a3f9b74a1fa7e32ee0e67aa905ee32b88ce36bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci-mathematics</herd>
  <herd>haskell</herd>
<longdescription lang="en">
  Agda is an interactive proof editor, or proof assistant. Its input language,
  called Agda language (or simply Agda), is based on a constructive type
  theory á la Martin-Löf, extended with dependent record types,
  inductive definitions, module structures and a class hierarchy mechanism.
</longdescription>
<use>
  <flag name='epic'>Add support for the epic compiler.</flag>
  <flag name='stdlib'>Install the standard library.</flag>
</use>
</pkgmetadata>