xml-conduit 1.1.0.8 → 1.1.0.9
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- xml-conduit.cabal +2/−2
xml-conduit.cabal view
@@ -1,5 +1,5 @@ name: xml-conduit-version: 1.1.0.8+version: 1.1.0.9 license: BSD3 license-file: LICENSE author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>@@ -33,7 +33,7 @@ , attoparsec-conduit >= 1.0 , blaze-builder-conduit >= 1.0 , bytestring >= 0.9- , text >= 0.7 && < 0.12+ , text >= 0.7 , containers >= 0.2 , xml-types >= 0.3.4 && < 0.4 , attoparsec >= 0.10