aristidb / aws

Amazon Web Services for Haskell
BSD 3-Clause "New" or "Revised" License
239 stars 108 forks source link

aws not included to lts-8 #224

Closed rblaze closed 7 years ago

rblaze commented 7 years ago

Just noticed aws is not included in lts-8.0 snapshot. Are there some compatibility issues? I'd really like to have recent version there.

aristidb commented 7 years ago

I think this is due to #218: http-client 0.5 made some breaking changes, which aws does not support yet. I'm happy to take pull requests to remedy this situation.

juhp commented 7 years ago

In current Stackage Nightly:

http-client-0.5.7.0 is out of bounds for:

aristidb commented 7 years ago

aws 0.17 should fix this