           SPELL=haskell-x11
         VERSION=1.2.3
          SOURCE="X11-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/X11/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:c8288ff45bdc3e7f94c27be03f328ce2d896db6989e9d4ee1bbd37b81c66564ee0054df6c27a3b1b185379c27b643a90472cf3f19ec96c279360dacf7c1e3547
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/X11-${VERSION}"
        WEB_SITE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
      LICENSE[0]=BSD3
         ENTERED=20070812
           SHORT="a binding to the X11 graphics library"
cat << EOF
A Haskell binding to the X11 graphics library.

The binding is a direct translation of the C binding; for documentation of
these calls, refer to "The Xlib Programming Manual", available online at
http://tronche.com/gui/x/xlib/
EOF
