Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
Affine spaces and vector spaces with a few basic instances.
This library implements affine spaces and vector spaces. Two instances are
provided for affine spaces (points) and two more for vector spaces (vectors).
These definitions are strict, implement deepseq, and are designed to have
minimal memory overhead.
</longdescription>
<use>
<flag name="test-doc-coverage">Enable haddock coverage test suite</flag>
<flag name="test-hlint">Enable hlint test suite</flag>
</use>
</pkgmetadata>