           SPELL=haskell-microlens
         VERSION=0.4.8.3
          SOURCE="microlens-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/microlens-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:9c4236032bb8783065392c8943dedee1d6fcbdcb182c495710dc4961259281b899d1c5c3337d1b27ddbc41c0a658d0a0d77b1faaed297b19149ac14dcb665f5c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/microlens-${VERSION}"
        WEB_SITE="http://github.com/aelve/microlens"
      LICENSE[0]=BSD
         ENTERED=20180129
           SHORT="support for writing tiny lens libraries"
cat << EOF
This library is an extract from lens (with no dependencies). It's not a
toy lenses library, unsuitable for “real world”, but merely a small
one. It is compatible with lens, and should have same performance. It also
has better documentation.
EOF
