11 lines
423 B
XML
11 lines
423 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>haskell</herd>
|
|
<longdescription>
|
|
Orphan instances for TH datatypes. In particular, instances
|
|
for Ord and Lift, as well as a few missing Show / Eq. These
|
|
instances used to live in haskell-src-meta, and that's where
|
|
the version number started.
|
|
</longdescription>
|
|
</pkgmetadata>
|