summaryrefslogtreecommitdiff
blob: 69287efcc9db76243995ce3eb224a39e48420f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This package contains everything that you need to use a
		cryptographic package that supports the @crypto-api@ package
		using conduits from the @conduit@ package.
	</longdescription>
<use>
  <flag name='conduit11'>Use conduit >= 1.1.</flag>
</use>
</pkgmetadata>