Files
gentoo/dev-haskell/mod/metadata.xml
2021-09-11 15:22:48 +02:00

17 lines
604 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="semirings">Derive semiring instances</flag>
</use>
<longdescription>
&lt;https://en.wikipedia.org/wiki/Modular_arithmetic Modular arithmetic&gt;,
promoting moduli to the type level, with an emphasis on performance.
Originally part of &lt;https://hackage.haskell.org/package/arithmoi arithmoi&gt; package.
</longdescription>
</pkgmetadata>