           SPELL=haskell-criterion
         VERSION=1.2.2.0
          SOURCE="criterion-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/criterion-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:b655bba05c4da4e9c2272dba79de95f1f714a655f2d48baff5b8b26fd0eadcfc3528c21e028adfb2c4adcd904260d5ff1b06e30a41c9d5bdf91ca01bea6559e0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/criterion-${VERSION}"
        WEB_SITE="http://www.serpentine.com/criterion"
      LICENSE[0]=BSD
         ENTERED=20171001
           SHORT="performance measuring for haskell"
cat << EOF
This library provides a powerful but simple way to measure software
performance. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and
run benchmarks, and to analyse their results.
EOF
