BSD-3-Clause licensed by Dennis Gosnell
Maintained by [email protected]
This version can be pinned in stack with:password-instances-0.3.0.0@sha256:ef59c61f98257f37f2d4f792961746e3d139fd08d5536033a827cc70f66bc03f,1675

Module documentation for 0.3.0.0

password-instances

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

This package provides various typeclass instances for the plain-text password and hashed password datatypes from the password package.

Changes

Changelog for password-instances

0.3.0.0

  • Added instance for PersistFieldSql for PassHash.

0.2.0.0

  • Added instance for PersistField for PassHash.

0.1.0.0

  • Initial version.