Files
gentoo/dev-haskell/hadrian/metadata.xml
hololeap 40e44a5411 dev-haskell/hadrian: new package, add 9.8.4-r1
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:19:10 +10:00

18 lines
635 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="test">Enables the hadrian selftest rules which require
QuickCheck. Disabling it thus saves on a few dependencies
which can be problematic when bootstrapping.</flag>
<flag name="threaded">Build with the threaded runtime for improved
performance. Users with bootstrap compilers
which don&#39;t support the threaded runtime should
disable this flag.</flag>
</use>
</pkgmetadata>