http-response-decoder 0.2.2 → 0.2.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-clientPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-client
API changes (from Hackage documentation)
Files
http-response-decoder.cabal view
@@ -1,7 +1,7 @@ name: http-response-decoder version:- 0.2.2+ 0.2.3 synopsis: Declarative DSL for parsing an HTTP response homepage:@@ -46,7 +46,7 @@ build-depends: -- http: http-types >= 0.9 && < 0.10,- http-client >= 0.4.27 && < 0.5,+ http-client >= 0.4.27 && < 0.6, -- data: bytestring-tree-builder >= 0.2.5 && < 0.3, bytestring >= 0.10 && < 0.11,