summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-th-abstraction/DETAILS
blob: 27047845cae7bd0fed1ba017732af2b813c0e0a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=haskell-th-abstraction
         VERSION=0.2.10.0
          SOURCE="th-abstraction-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/th-abstraction-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:af1c3bb3a0d3380e1b0f19a3d6f9b6445a684bb69142fa531d7c8ac3157768f47f33075db43f83404b25b43e9477b44a7b80e243ae8b7068de151af755c8e9e9
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