           SPELL=haskell-syb
         VERSION=0.3
          SOURCE="syb-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/syb/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:ea688eba3707e08bb531f7b158fbc7f2db6ae075222192f44af0362f4661fb3ec0e4c268b8df1704992971e30634a10d213f4d2a1892b0dd1966c57b5e70880a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/syb-${VERSION}"
        WEB_SITE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB"
      LICENSE[0]=BSD3
         ENTERED=20110228
           SHORT="Scrap Your Boilerplate"
cat << EOF
This package contains the generics system described in the Scrap Your
Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB).
It defines the @Data@ class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types,
and a variety of traversals.
EOF
