           SPELL=haskell-gauge
         VERSION=0.2.4
          SOURCE="gauge-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/gauge-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:ea274f4fdbbc23b3a8c880db4d4e20bdc4f2afb625d89cf48070366dd8847bf1f57e1594993ed15cda0daffeb669fe4c433949dba75d2b1eb0effd26966b94ae
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/gauge-${VERSION}"
        WEB_SITE="https://github.com/vincenthz/hs-gauge"
      LICENSE[0]=BSD
         ENTERED=20180124
           SHORT="a powerful but simple way to measure software performance"
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
