packages feed

tasty-silver 3.0.2.1 → 3.0.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~process-extrasPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: process-extras

API changes (from Hackage documentation)

Files

tasty-silver.cabal view
@@ -1,5 +1,5 @@ name:                tasty-silver-version:             3.0.2.1+version:             3.0.2.2 synopsis:            Golden tests support for tasty. Fork of tasty-golden. description:   This package provides support for «golden testing».@@ -48,7 +48,7 @@     mtl,     optparse-applicative,     process >= 1.2 && < 1.3,-    process-extras >= 0.2 && < 0.3,+    process-extras >= 0.2 && < 0.4,     stm >= 2.4.2 && < 2.5,     tagged,     tasty >= 0.8,