packages feed

uri-conduit 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conduit

API changes (from Hackage documentation)

Files

uri-conduit.cabal view
@@ -1,5 +1,5 @@ Name:                uri-conduit-Version:             0.2.0.1+Version:             0.2.0.2 Synopsis:            Read and write URIs Homepage:            http://github.com/snoyberg/xml License:             BSD3@@ -15,7 +15,7 @@   Exposed-modules:     Network.URI.Conduit                        Network.URI.Conduit.File   Build-depends:       base                     >= 4          && < 5-                     , conduit                  >= 0.0.0.2    && < 0.1+                     , conduit                  >= 0.0.0.2                      , text                     >= 0.5        && < 1.0                      , transformers             >= 0.2        && < 0.3                      , bytestring               >= 0.9        && < 0.10