           SPELL=haskell-ansi-terminal
         VERSION=0.8.0.1
          SOURCE="ansi-terminal-$VERSION.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/ansi-terminal-$VERSION/$SOURCE
     SOURCE_HASH=sha512:ca91698e296400e939ebc024b76a4921320103ad528dab0d944531d585d8517152783390c9fb1dc99a28be1e16b651fa50f6e05a9e71d2b9d3f2a3828d2beea8
SOURCE_DIRECTORY="$BUILD_DIRECTORY/ansi-terminal-$VERSION"
        WEB_SITE="https://github.com/feuerbach/ansi-terminal"
      LICENSE[0]="BSD3"
         ENTERED=20150625
        KEYWORDS=""
           SHORT="Simple ANSI terminal support, with Windows compatibility"
cat << EOF
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
color output showing or hiding the cursor, and changing the title. Compatible
with Windows and those Unixes with ANSI terminals, but only GHC is supported
as a compiler.
EOF
