Closed Vlix closed 3 weeks ago
Need to try and build password package with crypton-1.0.0 and make a revision on hackage if everything still works.
password
crypton-1.0.0
Looks like stackage is trying to drop cryptonite, so we should probably make this switch: https://github.com/commercialhaskell/stackage/issues/7474
Done. From password >= 3.1 we now use crypton.
password >= 3.1
crypton
Need to try and build
password
package withcrypton-1.0.0
and make a revision on hackage if everything still works.