mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 17:17:59 -07:00
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/622 Package-Manager: Portage-2.3.6, Repoman-2.3.2
16 lines
569 B
XML
16 lines
569 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>haskell@gentoo.org</email>
|
|
<name>Gentoo Haskell</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Please see the README.md for usage information, and
|
|
the wiki on Github for more details. Also, note that
|
|
the API for the library is not currently stable, and may
|
|
change significantly, even between minor releases. It is
|
|
currently only intended for use by the executable.
|
|
</longdescription>
|
|
</pkgmetadata>
|