summaryrefslogtreecommitdiff
blob: dbb7236e5c3c4feeb40a1fc10a18d6df9cb1f5c0 (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>
	<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>