aristidb / aws

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

switch to cryptonite #232

Closed joeyh closed 6 years ago

joeyh commented 7 years ago

The cryptohash library is deprecated in favor of cryptonite. Could aws be switched to cryptonite?

aristidb commented 7 years ago

My time available for "maintaining" aws pretty much just allows me to review pull requests, these days (especially as I'm not an active user myself). So that'd be the way to get this feature in.

QuLogic commented 6 years ago

Should be fixed by #236, if that gets released.