           SPELL=haskell-th-reify-many
         VERSION=0.1.8
          SOURCE="th-reify-many-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-reify-many-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:cea205dea58bbca997c35c2d1bc5def46f415f5a35582913aef212b4b4f0ec7646fb425d94db4c4880b3a6ad7360f116dec7ad670fbee04c3d3e8ec520b18721
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-reify-many-${VERSION}"
        WEB_SITE="http://github.com/mgsloan/th-reify-many"
      LICENSE[0]=BSD
         ENTERED=20180127
           SHORT="functions for recursively reifying top level declarations"
cat << EOF
th-reify-many provides functions for recursively reifying top level
declarations. The main intended use case is for enumerating the names of
datatypes reachable from an initial datatype, and passing these names to
some function which generates instances.
EOF
