           SPELL=haskell-scan
         VERSION=0.1.0.9
          SOURCE="scan-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/scan-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:7361368ed4c559298f74494c861d58be47f5e9b2a42237a38436db4bfcab63cd0a28f44270c5b0c184f83a80c5ad35210300fe752ec500d9d9bdfcde8217eca8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/scan-${VERSION}"
        WEB_SITE="http://hackage.haskell.org/package/scan"
      LICENSE[0]=BSD
         ENTERED=20180204
           SHORT="checks the format of your haskell source code"
cat << EOF
scan checks the format of your haskell source code regarding: comments,
white spaces and line breaks.
EOF
