summaryrefslogtreecommitdiff
blob: 130dcc4c3fe842d8b3f80bd93921fbb8605e4510 (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>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		&#39;Data.Stringable&#39; provides a type class with a set of functions for
		converting to and from the most often used string-linke types in
		Haskell.
	</longdescription>
</pkgmetadata>