AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Drop obsolete group attributes.
- Update http-conduit to version 2.3.7.3. [#]# 2.3.7.3 * Relax test suite version bounds
- Update http-conduit to version 2.3.7.2. [#]# 2.3.7.2 * Add the `network3` flag
- Update http-conduit to version 2.3.7.1. [#]# 2.3.7.1 * Properly skip whitespace after JSON body [#401](https://github.com/snoyberg/http-client/issues/401)
- Update http-conduit to version 2.3.7. [#]# 2.3.7 * Ensure entire JSON response body is consumed [#395](https://github.com/snoyberg/http-client/issues/395)
- Update http-conduit to version 2.3.6.1. [#] ChangeLog for http-conduit [#]# 2.3.6.1 * Add back compatibility with older http-client version [#393](https://github.com/snoyberg/http-client/pull/393)
- Update http-conduit to version 2.3.6. [#]# 2.3.6 * Add `httpSource` to `Network.HTTP.Client.Conduit` [#390](https://github.com/snoyberg/http-client/pull/390).
- Update http-conduit to version 2.3.5. [#]# 2.3.5 * Adds `addToRequestQueryString` helper function
- Update Cabal build instructions for more accurate dependencies.
- Update http-conduit to version 2.3.4. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/http-conduit-2.3.4/src/ChangeLog.md
- Update http-conduit to version 2.3.3. [#]# 2.3.3 * Reexport Header, QueryItem and RequestHeaders from Network.HTTP.Types * Rewrite a type signature of setRequestHeaders with RequestHeaders
- Use https URL to refer to bugs.opensuse.org.
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update http-conduit to version 2.3.2. [#]# 2.3.2 * Adds `parseRequestThrow`, `parseRequestThrow_`, and `setRequestCheckStatus` to `Network.HTTP.Simple`. See [#304](https://github.com/snoyberg/http-client/issues/304)
- Update http-conduit to version 2.3.1. * Reexport Query from Network.HTTP.Types * Rewrite a type signatures of getRequestQueryString and setRequestQueryString with Query * conduit 1.3 support * NOTE: Even for older versions of conduit, this includes dropping support for finalizers * `http` returns a `Source` instead of a `ResumableSource` (due to lack of finalizers) * Drop monad-control for unliftio * Removed some deprecated functions: `withManager`, `withManagerSettings`, `conduitManagerSettings` * Add `httpBS` to `Network.HTTP.Simple`
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 2.2.3.2.
- Update to version 2.2.3.1 with cabal2obs.
- Update to version 2.2.3 with cabal2obs.
- Update to version 2.1.11 revision 0 with cabal2obs.
- update to 2.1.11 * Switch to non-throwing behavior in Network.HTTP.Simple
- update to 2.1.10.1 * Fix mistaken @since comments
- update to 2.1.10 * Add the Network.HTTP.Simple module
- update to 2.1.9 * cleanup
- update to 2.1.8 * Move HasHttpManager from http-conduit to http-client
- update to 2.1.7.2
- update to 2.1.7.1 * Deprecate conduitManagerSettings, re-export tlsManagerSettings * Deprecate withManager and withManagerSettings
- update to 2.1.5.1
- correct license to BSD-2-Clause
- updated to 2.1.5 - spec regenerated with cabal-rpm * no upstream changelog
- Initial package - version 1.9.5.1