summaryrefslogtreecommitdiff
blob: e4887fc13625757ca0f60301bf1eb5e851c2731c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Haskell 98 - higher order versions of Prelude classes to ease programming with polymorphic recursion and reduce UndecidableInstances
		
		See &lt;http://flint.cs.yale.edu/trifonov/papers/sqcc.pdf&gt; for further discussion of the approach taken here.
	</longdescription>
	<upstream>
		<remote-id type="github">ekmett/prelude-extras</remote-id>
	</upstream>
</pkgmetadata>