summaryrefslogtreecommitdiff
blob: 9c339e28f4efb2d06cab477791c8c4e7cf6ff956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The one-stop shop for all your error-handling needs!  Just import
		"Control.Error".
		
		This library encourages an error-handling style that directly uses the type
		system, rather than out-of-band exceptions.
	</longdescription>
</pkgmetadata>