xml-conduit 0.5.1.1 → 0.5.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~failurePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: failure
API changes (from Hackage documentation)
Files
- xml-conduit.cabal +2/−2
xml-conduit.cabal view
@@ -1,5 +1,5 @@ name: xml-conduit-version: 0.5.1.1+version: 0.5.1.2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>@@ -38,7 +38,7 @@ , attoparsec >= 0.10 , blaze-builder >= 0.2 && < 0.4 , transformers >= 0.2 && < 0.3- , failure >= 0.1 && < 0.2+ , failure >= 0.1 && < 0.3 , data-default >= 0.2 && < 0.4 , system-filepath >= 0.4 && < 0.5 exposed-modules: Text.XML.Stream.Parse