xml-conduit 1.2.0.1 → 1.2.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformers
Dependency ranges changed: transformers
Files
- xml-conduit.cabal +2/−2
xml-conduit.cabal view
@@ -1,5 +1,5 @@ name: xml-conduit-version: 1.2.0.1+version: 1.2.0.2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>@@ -39,7 +39,7 @@ , xml-types >= 0.3.4 && < 0.4 , attoparsec >= 0.10 , blaze-builder >= 0.2 && < 0.4- , transformers >= 0.2 && < 0.4+ , transformers >= 0.2 && < 0.5 , data-default , system-filepath >= 0.4 && < 0.5 , monad-control >= 0.3 && < 0.4