axman6 / amazonka-s3-streaming

Provides a conduit based interface to uploading data to S3 using the Multipart API
MIT License
20 stars 23 forks source link

Make a release or revision compatible with amazonka*-1.5 #10

Closed DanBurton closed 6 years ago

DanBurton commented 6 years ago

See, for some details: https://github.com/fpco/stackage/issues/3030

axman6 commented 6 years ago

This is fixed now, though amazonka-1.5.0 is broken on GHC 7.10 due to needing a newer version of bytestring than is available.