summaryrefslogtreecommitdiff
blob: 506265d3013cb2f6415fe3404f26ebbba833a12b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Semigroupoids and semigroupoid operations requiring Haskell extensions
	</longdescription>
	<use>
		<flag name="profunctors">You can disable the use of the
                `profunctors` package using `-f-profunctors`. Disabing this is
                an unsupported configuration, but it may be useful for
                accelerating builds in sandboxes for expert users.</flag>
	</use>
</pkgmetadata>