summaryrefslogtreecommitdiff
blob: a011a4536085eba5b9a35c204832fde66aa46e70 (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>
		hsb2hs is a preprocessor that allows you to include the contents of
		files as string literals in your Haskell programs and libraries.
		It is an alternative to file-embed for those who do not want to rely
		on Template Haskell.  See @README.markdown@ for instructions.
	</longdescription>
</pkgmetadata>