           SPELL=haskell-hscolour
         VERSION=1.24.4
          SOURCE="hscolour-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/hscolour-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:39b631c0a8346beff1c2e02ca8e72c1b1e3f7dafcedad7dc9de274e6750501de2bc553fe72a7d3459d4f9797e916f27e28ff96f705c2c0f9d3e0eec0ac6182c7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hscolour-${VERSION}"
        WEB_SITE="http://code.haskell.org/~malcolm/hscolour/"
      LICENSE[0]=LGPL
         ENTERED=20180204
           SHORT="a small Haskell script to colourise Haskell code"
cat << EOF
hscolour is a small Haskell script to colourise Haskell code. It currently has
six output formats: ANSI terminal codes (optionally XTerm-256colour codes),
HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover
annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.
EOF
