Remove http-conduit (<2.2.0) constraint
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Sat, 10 Dec 2016 12:24:27 +0000 (15:24 +0300)
committerJoey Hess <joeyh@joeyh.name>
Sat, 10 Dec 2016 14:45:52 +0000 (10:45 -0400)
commit93a22a1c972d58b17bc0e23a4b5c9768310f943c
tree0ae412bc5682e43aa8da24f6c94575c56381f68b
parentbbc5e4f4f3db354faf9ea1d30f5db5de9931c6b6
Remove http-conduit (<2.2.0) constraint

Since https://github.com/aristidb/aws/issues/206 is resolved, this
constraint is no longer necessary. However, http-conduit (>=2.2.0)
requires http-client (>=0.5.0) which introduces some breaking changes.
This commit also implements those changes depending on the version.
Fixes: https://git-annex.branchable.com/bugs/Build_with_aws_head_fails/
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Remote/S3.hs
Remote/WebDAV.hs
Utility/Url.hs
git-annex.cabal