failure 0.2.0 → 0.2.0.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
- failure.cabal +2/−2
failure.cabal view
@@ -1,5 +1,5 @@ name: failure-version: 0.2.0+version: 0.2.0.1 Cabal-Version: >= 1.6 build-type: Simple license: BSD3@@ -14,7 +14,7 @@ Library buildable: True build-depends: base >= 4 && < 5- , transformers >= 0.2 && < 0.3+ , transformers >= 0.2 && < 0.4 ghc-options: -Wall exposed-modules: