gentoo-ebuilds/dev-haskell/cmdargs/metadata.xml
hololeap 3b19ec80ff
dev-haskell/cmdargs: add 0.10.22
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2023-10-23 04:09:21 +01:00

17 lines
567 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="examples">Build the cmdargs-demo program</flag>
<flag name="testprog">Build the test program</flag>
<flag name="quotation">Build the Quote module</flag>
</use>
<upstream>
<remote-id type="hackage">cmdargs</remote-id>
<remote-id type="github">ndmitchell/cmdargs</remote-id>
</upstream>
</pkgmetadata>