           SPELL=haskell-base-compat
         VERSION=0.9.3
          SOURCE="base-compat-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/base-compat-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:bec35d3ec1ac99f3cfbc342e5db20c667a988c8ebf7bc68f4ff91672beba04e93a60486c3ab47386463b41fa05b16749e8cc333bb4950ebba3e4a06cd8509dce
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/base-compat-${VERSION}"
        WEB_SITE="https://github.com/haskell-compat/base-compat"
      LICENSE[0]=MIT
         ENTERED=20170924
           SHORT="provides functions available in later versions of base to a wider range of compilers"
cat << EOF
Provides functions available in later versions of base to a wider range of
compilers, without requiring you to use CPP pragmas in your code.
EOF
