           SPELL=haskell-hspec-expectations
         VERSION=0.8.2
          SOURCE="hspec-expectations-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/hspec-expectations-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:482799adad2a70f891a61227bcf28e6712e65fa7dceba13da15a101a6814bc0d44aafaeda360a06dcdbcdbb96e5539f15135753eabd63efdd6bf56b8994a44c9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hspec-expectations-${VERSION}"
        WEB_SITE="https://github.com/hspec/hspec-expectations#readme"
      LICENSE[0]=MIT
         ENTERED=20180128
           SHORT="catchy combinators for HUnit"
cat << EOF
Catchy combinators for HUnit, inspired by ScalaTest's ShouldMatchers. The
three main primitives are shouldBe, shouldSatisfy and shouldThrow. They
can be used with HUnit, or any framework that integrates with HUnit, like
test-framework or Hspec.
EOF
