summaryrefslogtreecommitdiff
blob: 74fb0c3c235fdebfcc29d88dd1c3a98ee376f929 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		Core modules of a blazingly fast markup combinator library for the Haskell
		programming language. The Text.Blaze module is a good
		starting point, as well as this tutorial:
		&lt;http://jaspervdj.be/blaze/tutorial.html&gt;.
	</longdescription>
</pkgmetadata>