uri-conduit 0.5.0 → 0.5.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bytestring
Dependency ranges changed: bytestring
Files
- uri-conduit.cabal +2/−2
uri-conduit.cabal view
@@ -1,5 +1,5 @@ Name: uri-conduit-Version: 0.5.0+Version: 0.5.0.1 Synopsis: Read and write URIs Homepage: http://github.com/snoyberg/xml License: BSD3@@ -18,7 +18,7 @@ , conduit >= 0.5 && < 0.6 , text >= 0.5 && < 1.0 , transformers >= 0.2 && < 0.4- , bytestring >= 0.9 && < 0.10+ , bytestring >= 0.9 , network >= 2.2 && < 2.4 , containers >= 0.2 , failure >= 0.1 && < 0.3