13 lines
506 B
XML
13 lines
506 B
XML
<?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 lang="en">
|
|
HDoc generates documentation in HTML format for Haskell modules. The generated
|
|
documents are cross linked and include summaries and detailed descriptions for
|
|
the documented functions, data types, type classes and instance declarations.
|
|
</longdescription>
|
|
</pkgmetadata>
|