password-instances: typeclass instances for password package

[ bsd3, data, library ] [ Propose Tags ]

A library providing typeclass instances for common libraries 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, 0.2.0.0, 0.3.0.0, 0.3.0.1, 1.0.0.0, 2.0.0.0, 2.0.0.1, 2.0.0.2, 3.0.0.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), http-api-data, password, persistent [details]
License BSD-3-Clause
Copyright Copyright (c) 2019 Dennis Gosnell
Author Dennis Gosnell
Maintainer cdep.illabout@gmail.com
Category Data
Home page https://github.com/cdepillabout/password/password-instances#readme
Bug tracker https://github.com/cdepillabout/password/issues
Source repo head: git clone https://github.com/cdepillabout/password
Uploaded by cdepillabout at 2020-01-26T01:24:35Z
Distributions LTSHaskell:3.0.0.0, NixOS:3.0.0.0, Stackage:3.0.0.0
Downloads 3086 total (35 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-26 [all 1 reports]

Readme for password-instances-1.0.0.0

[back to package description]

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.