@hackage password-persistent0.1.0.0
persistent typeclass instances for password package
Categories
License
BSD-3-Clause
Maintainer
cdep.illabout@gmail.com, felix.paulusma@gmail.com
Links
Versions
- 0.1.0.0 Mon, 6 Apr 2026
Installation
CustomDependencies (4)
- base >=4.9 && <5
- password-types <2
- persistent >=1.2 && <3
- text <3 Show all…
Dependents (1)
@hackage/password-instances
password-persistent
This package provides persistent typeclass instances for the plain-text password
and hashed password datatypes from the
password package.