           SPELL=haskell-th-lift-instances
         VERSION=0.1.11
          SOURCE="th-lift-instances-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-lift-instances-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:e4e443637c10cd21d9b6159f29ad8eb61a65bda2b625dff48ccbf1310c9abdbb1f48ff0c7e74974b78e0517db6af2889abb3c5cfeaed202c7b3efbe1c83dbc7a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-lift-instances-${VERSION}"
        WEB_SITE="http://github.com/bennofs/th-lift-instances/"
      LICENSE[0]=BSD
         ENTERED=20180127
           SHORT="lift instances for containers, text, bytestring and vector"
cat << EOF
Most data types in haskell platform do not have Lift instances. This package
provides orphan instances for containers, text, bytestring and vector.
EOF
