summaryrefslogtreecommitdiff
path: root/dev-haskell/errors/metadata.xml
blob: e0b876a86db447003970de2cc506c534677b1dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 <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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>