packages feed

tasty 0.8.1.2 → 0.8.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +regex-tdfa-rcdep −regex-tdfadep ~ansi-terminaldep ~asyncdep ~containersPVP ok

version bump matches the API change (PVP)

Dependencies added: regex-tdfa-rc

Dependencies removed: regex-tdfa

Dependency ranges changed: ansi-terminal, async, containers, deepseq, mtl, stm, tagged

API changes (from Hackage documentation)

Files

tasty.cabal view
@@ -2,7 +2,7 @@ --  see http://haskell.org/cabal/users-guide/  name:                tasty-version:             0.8.1.2+version:             0.8.1.3 synopsis:            Modern and extensible testing framework description:         Tasty is a modern testing framework for Haskell.                      It lets you combine your unit tests, golden@@ -52,7 +52,7 @@     containers,     mtl,     tagged >= 0.5,-    regex-tdfa >= 1.2,+    regex-tdfa-rc >= 1.1.8.2,     optparse-applicative >= 0.6,     deepseq >= 1.3,     unbounded-delays >= 0.1,