BSD-3-Clause licensed by Dennis Gosnell, Felix Paulusma
This version can be pinned in stack with:password-types-1.0.0.0@sha256:7eff4e854980d32db96b7ebbe906abefef310648e2aec01aac5d900ca77681db,2092

Module documentation for 1.0.0.0

Used by 2 packages in nightly-2021-10-29(full list with versions):

password-types

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

This library provides datatypes for working with passwords and password hashes in Haskell.

Also, see the password package for functions to hash and check passwords.

Changes

Changelog for password-types

1.0.0.0

  • Split out this package from the password package to not saddle up users with a cryptonite dependency, when they might only want to use password data types.