11 lines
410 B
XML
11 lines
410 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://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:
|
|
<http://jaspervdj.be/blaze/tutorial.html>.
|
|
</longdescription>
|
|
</pkgmetadata>
|