           SPELL=haskell-th-orphans
         VERSION=0.13.6
          SOURCE="th-orphans-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-orphans-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:bdc3b2fe239a29100a1daa734d962d491eae3b7304b2b5c795746c43a7fdb572a9d3ea104353b3d0353956210f4bb1b72aa4b5c55186c109096c220c9f7d46ad
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-orphans-${VERSION}"
        WEB_SITE="https://github.com/mgsloan/th-orphans"
      LICENSE[0]=BSD
         ENTERED=20180127
           SHORT="orphan instances for TH datatypes"
cat << EOF
Orphan instances for TH datatypes. In particular, instances for Ord and
Lift, as well as a few missing Show / Eq. These instances used to live in
haskell-src-meta, and that's where the version number started.
EOF
