<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		Pretty printing designed for printing source code based on
		Wadler&#39;s paper /A Prettier Printer/. The main advantage of this
		library is its ability to automatically track the source
		locations associated with pretty printed values and output
		appropriate #line pragmas.
	</longdescription>
</pkgmetadata>
