           SPELL=haskell-enclosed-exceptions
         VERSION=1.0.3
          SOURCE="enclosed-exceptions-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/enclosed-exceptions-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:68edb501f42f01d8b4bbce374e49295e045650a8b19fdbf527a54458728e61f53c6c6bcfd1613a7169b013a34bd51cbd2ab2c457cf616fbc8c052b98533bde6c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/enclosed-exceptions-${VERSION}"
        WEB_SITE="https://github.com/jcristovao/enclosed-exceptions"
      LICENSE[0]=MIT
         ENTERED=20150802
           SHORT="catching all exceptions from within an enclosed computation"
cat << EOF
Catching all exceptions raised within an enclosed computation, while remaining
responsive to (external) asynchronous exceptions.
EOF
