You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/hsb2hs/metadata.xml

12 lines
472 B

<?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>