           SPELL=haskell-connection
         VERSION=0.2.8
          SOURCE="connection-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/connection-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:59202159d8d9233d1786c75470892da1a577d7a82a8bb8f5c75d52ade7be227c5619fd6fdebf7f60d4e240b31e3b791df266c97787e3fe7814da380147f9c9c5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/connection-${VERSION}"
        WEB_SITE="http://github.com/vincenthz/hs-connection"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="simple network library for all your connection need"
cat << EOF
This library provides a very simple api to create sockets to a destination
with the choice of SSL/TLS, and SOCKS.
EOF
