password icon indicating copy to clipboard operation
password copied to clipboard

Moving over to `crypton` backend

Open Vlix opened this issue 1 year ago • 2 comments

Also updated a bit of the CI settings, since we got GHC 9.6.6 now. And the haskell/actions/setup is now deprecated, using haskell-actions/setup now.

Vlix avatar Jul 06 '24 22:07 Vlix

#78

Vlix avatar Jul 06 '24 22:07 Vlix

I'd like the OSX actions to just work, so I don't want to remove them... but I didn't have time to actually look into it. :/

EDIT: It's mostly the scrypt package, it seems. (Except GHC 9.0.2, there it's something about LLVM that's erroring) Maybe we should remove the scrypt test we have in there (was a regressions test when going from password-1.0.0.0 to password-2.0.0.0. 🤔

Vlix avatar Jul 15 '24 18:07 Vlix

@cdepillabout version 3.1.0.0 is now pushed to hackage, ready for nightly

Vlix avatar Oct 19 '24 07:10 Vlix