polysemy-account-0.2.0.0: Account management with Servant and Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Polysemy.Account.Data.RawPassword

Description

 
Synopsis

Documentation

newtype RawPassword Source #

A clear text password, supplied by the user or generated.

Constructors

UnsafeRawPassword 

Fields