Files
gentoo/dev-haskell/enclosed-exceptions/metadata.xml
2021-09-11 15:22:48 +02:00

16 lines
517 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<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>