           SPELL=haskell-base-orphans
         VERSION=0.8
          SOURCE="base-orphans-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/base-orphans-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:07c2881bb3dd542fd1faa69d731a009c249d4acae75a7ae7f7324ae9b81d1f4acda33e883ab2d1c65c34ad42ba00903a06839e61c7eeb08631d775704ccfbfba
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
