Closed cdepillabout closed 4 days ago
This is a slight improvement on https://github.com/cdepillabout/password/pull/84.
I've also confirmed that stack test --flag password:-scrypt password builds without problems (on Linux at least).
stack test --flag password:-scrypt password
See the following for more information:
Looks good :+1:
You could also include a version bump + Changelog addition. (-> 3.1.0.1?)
3.1.0.1
Thanks! I've tagged and released as https://hackage.haskell.org/package/password-3.1.0.1
This is a slight improvement on https://github.com/cdepillabout/password/pull/84.
I've also confirmed that
stack test --flag password:-scrypt password
builds without problems (on Linux at least).See the following for more information: