http-client-tls 0.2.4 → 0.2.4.1
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- http-client-tls.cabal +2/−2
ChangeLog.md view
@@ -1,3 +1,7 @@+## 0.2.4.1++* Cabal description fix+ ## 0.2.4 * Global manager
http-client-tls.cabal view
@@ -1,7 +1,7 @@ name: http-client-tls-version: 0.2.4+version: 0.2.4.1 synopsis: http-client backend using the connection package and tls library-description: Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/http-client>.+description: Hackage documentation generation is not reliable. For up to date documentation, please see: <https://www.stackage.org/package/http-client-tls>. homepage: https://github.com/snoyberg/http-client license: MIT license-file: LICENSE