           SPELL=haskell-th-abstraction
         VERSION=0.3.1.0
          SOURCE="th-abstraction-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-abstraction-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:2836dabc080ca2ef7c532ef3c49f3e995241c26dc16f326f8463972f7772a18d2c1057eb6c3e7fe0d8c2ad254258576666de76b5b377a17bed5e47fc7f341564
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-abstraction-${VERSION}"
        WEB_SITE="https://github.com/glguy/th-abstraction"
      LICENSE[0]=ISC
         ENTERED=20180121
           SHORT="an abstraction around template-haskell"
cat << EOF
This package normalizes variations in the interface for inspecting datatype
information via Template Haskell so that packages and support a single,
easier to use informational datatype while supporting many versions of
Template Haskell.
EOF
