exception-transformers 0.4.0.6 → 0.4.0.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~stmdep ~transformers-compatPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: stm, transformers-compat
API changes (from Hackage documentation)
Files
exception-transformers.cabal view
@@ -1,5 +1,5 @@ name: exception-transformers-version: 0.4.0.6+version: 0.4.0.7 cabal-version: >= 1.10 license: BSD3 license-file: LICENSE@@ -29,7 +29,7 @@ base >= 4 && < 5, stm >= 2.1 && < 2.5, transformers >= 0.2 && < 0.6,- transformers-compat >= 0.3 && < 0.6+ transformers-compat >= 0.3 && < 0.7 ghc-options: -Wall