xml-conduit 1.3.4.1 → 1.3.4.2
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~basedep ~transformers
Dependency ranges changed: base, transformers
Files
- ChangeLog.md +4/−0
- xml-conduit.cabal +2/−2
ChangeLog.md view
@@ -1,3 +1,7 @@+## 1.3.4.2++* transformers dep bump+ ## 1.3.4.1 * Remove unneeded ImpredicativeTypes
xml-conduit.cabal view
@@ -1,5 +1,5 @@ name: xml-conduit-version: 1.3.4.1+version: 1.3.4.2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Aristid Breitkreuz <aristidb@googlemail.com>@@ -26,7 +26,7 @@ , xml-types >= 0.3.4 && < 0.4 , attoparsec >= 0.10 , blaze-builder >= 0.2 && < 0.5- , transformers >= 0.2 && < 0.5+ , transformers >= 0.2 && < 0.6 , data-default , monad-control >= 0.3 && < 1.1 , blaze-markup >= 0.5