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 (>=0.2), base (>=4.9 && <5), http-api-data, password (>=2), persistent (>=1.2), text [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
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 nideco at 2020-05-04T20:21:02Z
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-05-04 [all 1 reports]

Readme for password-instances-2.0.0.1

[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.