cdepillabout / password

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

password.cabal: bumped bytestring dependency to < 0.13 #68

Closed Vlix closed 1 year ago

Vlix commented 1 year ago

Tested locally, and works fine. Testing in CI here. (We basically only use ByteString and length from the bytestring library, so we might even just change this dependency to < 1? But then we'd have to be careful if we start using other functionality from the bytestring package. :thinking:

Vlix commented 1 year ago

Because this passed all CI checks, I've bumped the dependency in the latest version on hackage:

https://hackage.haskell.org/package/password-3.0.2.1/revisions/