Files
gentoo/dev-haskell/vec/metadata.xml
hololeap bcc94bb953 dev-haskell/vec: new package, add 0.5.1
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:19:42 +10:00

18 lines
698 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="adjunctions">Depend on @adjunctions@ to provide its instances</flag>
<flag name="distributive">Depend on @distributive@ to provide its instances. Turning on, disables @adjunctions@ too.</flag>
<flag name="semigroupoids">Depend on @semigroupoids@ to provide its instances, and `traverse1`.</flag>
</use>
<upstream>
<remote-id type="hackage">vec</remote-id>
<remote-id type="github">phadej/vec</remote-id>
</upstream>
</pkgmetadata>