packages feed

tasty-golden 2.3.0.1 → 2.3.0.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep +temporaryPVP ok

version bump matches the API change (PVP)

Dependencies added: temporary

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,11 @@ Changes ======= +Version 2.3.0.2+---------------++Switch from temporary-rc to temporary+ Version 2.3.0.1 --------------- 
tasty-golden.cabal view
@@ -1,5 +1,5 @@ name:                tasty-golden-version:             2.3.0.1+version:             2.3.0.2 synopsis:            Golden tests support for tasty description:   This package provides support for «golden testing».@@ -43,7 +43,7 @@     mtl,     optparse-applicative,     filepath,-    temporary-rc,+    temporary,     tagged,     deepseq,     containers,