cdepillabout / password

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

Updating package constraints and CI #64

Closed Vlix closed 1 year ago

Vlix commented 1 year ago

Loosened some boundaries and added some upper boundaries (but only on major versions, since that's the only time anything should break for these packages)

Also updated CI definition to check the new/correct GHC versions. And it should build with the current dependency boundaries.