blob: 479ec0f689c74bc25641683d5c345eb1be9b4efc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<maintainer>
<email>haskell@gentoo.org</email>
</maintainer>
<longdescription>
You almost certainly don't want to depend on this release.
This is a pre-alpha, almost useless release; its only purpose is to enable
TLS support in some of my other libraries. More complete bindings for GNU TLS
will be released at a later date.
</longdescription>
</pkgmetadata>
|