cdepillabout / password

datatypes and functions for easily working with passwords in Haskell
http://hackage.haskell.org/package/password
55 stars 16 forks source link

Adjusting for base64 1.0 #74

Closed Vlix closed 9 months ago

Vlix commented 9 months ago

Took the opportunity to also add a flag to build with crypton.

Bumped GHC version testing to 9.8.1 and dropped 8.8.4.

Bumped LTS to 22.7 to build with GHC 9.6.4 normally.

Vlix commented 9 months ago

Looks good? @cdepillabout

Vlix commented 9 months ago

I'll merge tomorrow and push to hackage.