summaryrefslogtreecommitdiff
blob: e282b4fc8d7e068554614b6dac7c9f8e66417228 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		A blazingly fast HTML 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>