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