           SPELL=haskell-base-orphans
         VERSION=0.9.4
          SOURCE="base-orphans-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/base-orphans-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:32af9cf55fd126621bea6d704ab4be8b6b09625e3b47e9e669bdc6fbe968390927e5d32926a72dee66d7e99c546f9795b873fd866af7ad6fa648e1947088ec97
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/base-orphans-${VERSION}"
        WEB_SITE="https://github.com/haskell-compat/base-orphans#readme"
      LICENSE[0]=MIT
         ENTERED=20150802
           SHORT="backwards-compatible orphan instances for base"
cat << EOF
base-orphans defines orphan instances that mimic instances available in later
versions of base to a wider (older) range of compilers. base-orphans does
not export anything except the orphan instances themselves and complements
base-compat.
EOF
