summaryrefslogtreecommitdiff
path: root/dev-haskell/pointed/metadata.xml
blob: b9c5626a0df2af8228f63d01f3acbdf9e988cf2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="comonad">You can disable the use of the `comonad` package using `-f-transformers`.</flag>
		<flag name="kan-extensions">You can disable the use of the `kan-extensions` package using `-f-kan-extensions`.</flag>
		<flag name="semigroupoids">You can disable the use of the `semigroupoids` package using `-f-semigroupoids`.</flag>
		<flag name="semigroups">You can disable the use of the `semigroups` package using `-f-semigroups`.</flag>
		<flag name="stm">You can disable the use of the `stm` package using `-f-stm`.</flag>
		<flag name="tagged">You can disable the use of the `tagged` package using `-f-tagged`.</flag>
		<flag name="transformers">You can disable the use of the `transformers` package using `-f-transformers`.</flag>
		<flag name="unordered-containers">You can disable the use of the `unordered-containers` package using `-f-unordered-containers`.</flag>
	</use>
</pkgmetadata>