           SPELL=haskell-errors
         VERSION=2.3.0
          SOURCE="errors-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/errors-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/errors-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/errors"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="simplified error-handling"
cat << EOF
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.
EOF
