summaryrefslogtreecommitdiff
blob: 0f9bc7a9336b289aae520ad1ecae7034b03f2a27 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This is a pretty printing library based on Wadler&#39;s paper &quot;A Prettier
		Printer&quot;.  See the haddocks for full info.  This version allows the
		library user to declare overlapping instances of the &#39;Pretty&#39; class.
	</longdescription>
</pkgmetadata>