           SPELL=haskell-tasty-rerun
         VERSION=1.1.13
          SOURCE="tasty-rerun-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/tasty-rerun-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:43e5e5e23ebf50d5292ae95ca69a6669188a018934e451799ae14292bc88a3186534bb10e23c74178911089dee0379b3f782f9a14ff02c5e462478b1b3a19238
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/tasty-rerun-${VERSION}"
        WEB_SITE="http://github.com/ocharles/tasty-rerun"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="run tests by filtering the test tree depending on the result of previous test runs"
cat << EOF
This ingredient adds the ability to run tests by first filtering the test
tree based on the result of a previous test run. For example, you can use
this to run only those tests that failed in the last run, or to run only
tests that have been added since tests were last ran.
EOF
