summaryrefslogtreecommitdiff
blob: 3f15cb0603425e71edda9d8f6fc0d677fb39fb76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		@base-orphans@ defines orphan instances that mimic instances available in later versions of @base@ to a wider (older) range of compilers. @base-orphans@ does not export anything except the orphan instances themselves and complements @&lt;http://hackage.haskell.org/package/base-compat base-compat&gt;@.
		
		See the README for what instances are covered: &lt;https://github.com/haskell-compat/base-orphans#readme&gt;
	</longdescription>
	<upstream>
		<remote-id type="github">haskell-compat/base-orphans#readme</remote-id>
	</upstream>
</pkgmetadata>