           SPELL=haskell-deepseq-generics
         VERSION=0.2.0.0
          SOURCE="deepseq-generics-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/deepseq-generics-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:403d5fd9d8bee827ec2434841d06e78520f6ff5709e4b8e1223d926e819cb99727162d7004f98bff795beaff1dc7d42d07534300c11d453ac559a743a4d70e7e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/deepseq-generics-${VERSION}"
        WEB_SITE="https://github.com/hvr/deepseq-generics"
      LICENSE[0]=BSD
         ENTERED=20180128
           SHORT="a GHC.Generics-based Control.DeepSeq.Generics.genericRnf function"
cat << EOF
This package provides a GHC.Generics-based Control.DeepSeq.Generics.genericRnf
function which can be used for providing a rnf implementation. See the
documentation for the genericRnf function in the Control.DeepSeq.Generics
module to get started.

This package differs from the generic-deepseq package by working in
combination with the existing deepseq package as opposed to defining a
conflicting drop-in replacement for deepseq's Control.DeepSeq module.
EOF
