| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Mon, 19 Jan 2026 07:02:04 GMT
X-Served-By: cache-dfw-kdal2120117-DFW, cache-bom-vanm7210042-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768806124.711172,VS0,VE982
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
password-instances: typeclass instances for password package
[Skip to Readme]
password-instances: typeclass instances for password package
A library providing typeclass instances for common libraries for the types from the password package.
[Skip to Readme]
Downloads
- password-instances-3.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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-types (<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 |
| Uploaded | by nideco at 2021-03-07T16:55:24Z |
| Category | Data |
| Home page | https://github.com/cdepillabout/password/tree/master/password-instances#readme |
| Bug tracker | https://github.com/cdepillabout/password/issues |
| Source repo | head: git clone https://github.com/cdepillabout/password |
| Distributions | LTSHaskell:3.0.0.0, NixOS:3.0.0.0, Stackage:3.0.0.0 |
| Downloads | 3496 total (28 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 2021-03-07 [all 1 reports] |
Readme for password-instances-3.0.0.0
[back to package description]password-instances
This package provides various typeclass instances for the plain-text password and hashed password datatypes from the password package.