Closed Vlix closed 3 weeks ago
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
. 🤔
@cdepillabout version 3.1.0.0
is now pushed to hackage, ready for nightly
Also updated a bit of the CI settings, since we got GHC 9.6.6 now. And the
haskell/actions/setup
is now deprecated, usinghaskell-actions/setup
now.