http-client-brread-timeout 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −template-haskellPVP ok
version bump matches the API change (PVP)
Dependencies removed: template-haskell
API changes (from Hackage documentation)
Files
http-client-brread-timeout.cabal view
@@ -1,5 +1,5 @@ name: http-client-brread-timeout-version: 0.1.0.0+version: 0.1.0.1 synopsis: Http client with time-limited brRead description: Http client with timeouts applied in between body read events. .@@ -26,7 +26,6 @@ default-language: Haskell2010 build-depends: base >= 4.8 && < 5 , http-client >= 0.5.0- , template-haskell >= 2.11.0.0 , bytestring exposed-modules: Network.HTTP.Client.BrReadWithTimeout