packages feed

tasty-th 0.1.0 → 0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

tasty-th.cabal view
@@ -1,10 +1,10 @@ name: tasty-th-version: 0.1.0+version: 0.1.1 cabal-version: >= 1.6 build-type: Simple license: BSD3 license-file: BSD3.txt-maintainer: Oscar Finnsson+maintainer: Benno Fünfstück homepage: http://github.com/bennofs/tasty-th synopsis: Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell. description: A fork of of test-framework-th modified to use tasty instead of test-framework.