           SPELL=haskell-base-unicode-symbols
         VERSION=0.2.2.4
          SOURCE="base-unicode-symbols-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/${SOURCE%.tar.*}/${SOURCE}
     SOURCE_HASH=sha512:8dcdafa1075ccea8f188b880b90430b7e86270f68fcca47bbee7fa7e695bc90765566e09a0f032103d8cf2a265069e80288f56714190c9e68470141e469a994d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/base-unicode-symbols-${VERSION}"
        WEB_SITE="http://haskell.org/haskellwiki/Unicode-symbols"
      LICENSE[0]=BSD3
         ENTERED=20130709
           SHORT="Unicode alternatives for common functions and operators"
cat << EOF
This package defines new symbols for a number of functions, operators and
types in the base package.

All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely interchangeable
with their definitions.

For further Unicode goodness you can enable the @UnicodeSyntax@ language
extension. This extension enables Unicode characters to be used to stand for
certain ASCII character sequences, i.e. &#x2192; instead of @->@, &#x2200;
instead of @forall@ and many others.
EOF
