           SPELL=haskell-tasty
         VERSION=1.2
          SOURCE="tasty-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/tasty-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:7f5a97b646d08bc6c7a2470fa57c83df73b6bb2a68ffb55695f82ddcde0a9920323af6c54fda0d2253e990cdca4cad4d28a7e27aaba532f2aecfea6411d02156
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/tasty-${VERSION}"
        WEB_SITE="http://documentup.com/feuerbach/tasty"
      LICENSE[0]=MIT
         ENTERED=20150802
           SHORT="modern and extensible testing framework"
cat << EOF
Tasty is a modern testing framework for Haskell. It lets you combine your
unit tests, golden tests, QuickCheck/SmallCheck properties, and any other
types of tests into a single test suite.
EOF
