summaryrefslogtreecommitdiff
blob: f0e01fb19cba1ae66044e5e480e000483d2e1552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		At its most general, Top is a framework for constructing abstract interpretations
		which focuses on giving good feedback on why an abstract interpretation does not give
		any useful information. In a mathematical notation this is usually made explicit by
		returning the top element of a (complete) lattice. This is also one of the reasons
		for the name of the project.
	</longdescription>
</pkgmetadata>