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