@hackage password-types1.0.0.0
Types for handling passwords
Categories
License
BSD-3-Clause
Maintainer
cdep.illabout@gmail.com, felix.paulusma@gmail.com
Links
Versions
- 1.0.0.0 Mon, 24 Apr 2023
Installation
CustomDependencies (4)
- base >=4.9 && <5
- bytestring <1
- memory <1
- text <3 Show all…
Dependents (8)
@hackage/wikimusic-model-hs, @hackage/password-instances, @hackage/wikimusic-api, @hackage/password-persistent, @hackage/password, @hackage/password-cli, Show all…
password-types
This library provides datatypes for working with passwords and password hashes in Haskell.
Also, see the password package for functions to hash and check passwords.