tasty-golden 2.2.2.1 → 2.2.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 +6/−1
- tasty-golden.cabal +1/−1
CHANGELOG.md view
@@ -1,8 +1,13 @@ Changes ======= +Version 2.2.2.2+---------------++Restore compatibility with older compilers+ Version 2.2.2.1--------------+--------------- Relax `Cabal` dependency
tasty-golden.cabal view
@@ -1,5 +1,5 @@ name: tasty-golden-version: 2.2.2.1+version: 2.2.2.2 synopsis: Golden tests support for tasty description: This package provides support for «golden testing».