           SPELL=haskell-th-compat
         VERSION=0.1.7
          SOURCE="th-compat-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-compat-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:ce18d49f909353d97753d3d10025b1e2eec0452323b5d7c0b95904ba7c6b5506ab747ccfb0cc03a1379d52740c40eced1588b58b5cc093e2395da6ff534dc08e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/th-compat-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/th-compat"
      LICENSE[0]=BSD3
         ENTERED=20260817
           SHORT="Backward- (and forward-)compatible Quote and Code types"
cat << EOF
This package defines a "Language.Haskell.TH.Syntax.Compat" module, which
backports the Quote and Code types to work across a wide range of template-
haskell versions. The makeRelativeToProject utility is also backported. On
recent versions of template-haskell (2.17.0.0 or later), this module simply
reexports definitions from "Language.Haskell.TH.Syntax". Refer to the
Haddocks for "Language.Haskell.TH.Syntax.Compat" for examples of how to use
this module.
EOF
