password-http-api-data: http-api-data typeclass instances for password package

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

A library providing typeclass instances for `http-api-data` for the types from the password package.


[Skip to Readme]

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), http-api-data (<1), password-types (<2) [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:43Z
Category Security
Home page https://github.com/cdepillabout/password/tree/master/password-http-api-data#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-http-api-data-0.1.0.0

[back to package description]

password-http-api-data

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

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