aristidb / aws

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

Support for network 3.x? #264

Closed peti closed 4 years ago

peti commented 4 years ago

Current versions of aws require network ==2.*, which makes it almost impossible to mix the library with recent versions of other network-oriented code. Are there any plans to update this library to support, say network-3.1.x, which has been available for quite a long time already?