           SPELL=haskell-th-abstraction
         VERSION=0.7.2.0
          SOURCE="th-abstraction-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-abstraction-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:efd64e297fb3705c55c4df8f754f91bb90a8a0636eee1f6279f48231b9b390d115ca9ff63c7bf7d7b43d1b955ced078ef16634f1bcb1cbc22327d742f811c56d
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
