errors 1.3.0 → 1.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- errors.cabal +2/−2
errors.cabal view
@@ -1,5 +1,5 @@ Name: errors-Version: 1.3.0+Version: 1.3.1 Cabal-Version: >=1.8.0.2 Build-Type: Simple License: BSD3@@ -27,7 +27,7 @@ base >= 4 && < 5, either >= 3.0.1, safe >= 0.3.3,- transformers >= 0.3.0.0+ transformers >= 0.2 Exposed-Modules: Control.Error, Control.Error.Safe,