packages feed

tasty-silver 3.2.1 → 3.2.2

raw patch · 2 files changed

+7/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,11 @@ Changes ======= +Version 3.2.2+---------------++* Fix cabal warning (#27, thanks to felixonmars)+ Version 3.2.1 ------------- 
tasty-silver.cabal view
@@ -1,5 +1,5 @@ name:                tasty-silver-version:             3.2.1+version:             3.2.2 synopsis:            A fancy test runner, including support for golden tests. description:   This package provides a fancy test runner and support for «golden testing».@@ -22,7 +22,7 @@ -- copyright:            category:            Testing build-type:          Simple-cabal-version:       >=1.14+cabal-version:       1.14 extra-source-files:  CHANGELOG.md tested-with:         GHC == 8.0.1, GHC == 8.2.2, GHC == 8.6.1