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