summaryrefslogtreecommitdiff
blob: 52890808ac04d388a1ba67a79a8ad2164900f6fe (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Monomorphic variants of the Functor, Foldable, and Traversable typeclasses. Contains even more experimental code for abstracting containers and sequences.
	</longdescription>
	<upstream>
		<remote-id type="github">snoyberg/mono-traversable</remote-id>
	</upstream>
</pkgmetadata>