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