summaryrefslogtreecommitdiff
blob: 82b8a6548b1dc4367c125a24b2e5b201e99482d2 (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>
		Catching all exceptions raised within an enclosed computation,
		while remaining responsive to (external) asynchronous exceptions.
	</longdescription>
	<upstream>
		<remote-id type="github">jcristovao/enclosed-exceptions</remote-id>
	</upstream>
</pkgmetadata>