summaryrefslogtreecommitdiff
blob: 7998456c1c2016e4d2f6abb128b4863532b1d737 (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>
		Pretty printing class similar to Show, based on the HughesPJ
		pretty printing library.  Provides the pretty printing class
		and instances for the Prelude types.
	</longdescription>
</pkgmetadata>