           SPELL=haskell-microlens-th
         VERSION=0.4.2.3
          SOURCE="microlens-th-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/microlens-th-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:9b22c3cf3d878ea02e209f6b2053e916c664e5886fbd6d580aba909d834fdcd45ab3de94c796cd5dfed3a7bca06e757e6e0be00b864d204e4523dd8bcc634144
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/microlens-th-${VERSION}"
        WEB_SITE="http://github.com/aelve/microlens"
      LICENSE[0]=BSD
         ENTERED=20180129
           SHORT="automatically generate lenses for data types"
cat << EOF
This package lets you automatically generate lenses for data types; code
was extracted from the lens package, and therefore generated lenses are
fully compatible with ones generated by lens (and can be used both from lens
and microlens).
EOF
