           SPELL=haskell-haskeline
         VERSION=0.7.1.2
          SOURCE="haskeline-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/haskeline/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:11d3ee9507d10d14ad05a45eb269a70a661e755502c7a39c5516508e66bda7c0d56c0d91db3e6ea665ee532001bef246be14a95c12eb257724616753e2b93f6c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/haskeline-${VERSION}"
        WEB_SITE="Homepage:       http://trac.haskell.org/haskeline"
      LICENSE[0]=BSD3
         ENTERED=20130303
           SHORT="a command-line interface for user input, written in Haskell"
cat << EOF
Haskeline provides a user interface for line input in command-line programs.
This library is similar in purpose to readline, but since it is written in
Haskell it is (hopefully) more easily used in other Haskell programs.

Haskeline runs both on POSIX-compatible systems and on Windows.
EOF
