password-persistent: persistent typeclass instances for password package

[ bsd3, library, security ] [ Propose Tags ] [ Report a vulnerability ]

A library providing typeclass instances for persistent for the types from the password package.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <5), password-types (<2), persistent (>=1.2 && <3), text (<3) [details]
License BSD-3-Clause
Copyright Copyright (c) Dennis Gosnell, 2019; Felix Paulusma, 2020
Author Dennis Gosnell, Felix Paulusma
Maintainer cdep.illabout@gmail.com, felix.paulusma@gmail.com
Uploaded by nideco at 2026-04-06T19:12:59Z
Category Security
Home page https://github.com/cdepillabout/password/tree/master/password-persistent#readme
Bug tracker https://github.com/cdepillabout/password/issues
Source repo head: git clone https://github.com/cdepillabout/password
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-04-06 [all 1 reports]

Readme for password-persistent-0.1.0.0

[back to package description]

password-persistent

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

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