serokell / haskell-crypto

Haskell cryptography done right
https://hackage.haskell.org/package/crypto-sodium
16 stars 6 forks source link

[Chore] Update to LTS-21.0, relax dependencies #41

Closed lierdakil closed 1 year ago

lierdakil commented 1 year ago

Problem: crypto-sodium-streamly isn't publically released, and requires some rahter fundamental updates due to changes in streamly. Since this project is orphaned, it doesn't make sense to spend resources on maintaining it.

Solution: exclude it from the root stack.yaml for now.

Problem: LTS-21.0 is out.

Solution: relax dependencies, bump to new lts.