           SPELL=haskell-syb
         VERSION=0.4.1
          SOURCE="syb-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/syb/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:86a0a9af0a63f8cee32ef7b6d7a3ed06993c5adfffc5bf1a81a0ac0824245963162ee22b747fa7a15774a5edf0f1c21564e6c0f221d67a24d58f5faa615bd37f
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
