summaryrefslogtreecommitdiff
blob: 403deff9771e8c9534ae3a4d230783a35828524f (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>