fortytwo-2.0.0: Interactive terminal prompt
Safe HaskellSafe-Inferred
LanguageHaskell2010

FortyTwo.Renderers.Password

Synopsis

Documentation

renderPassword :: MonadIO m => String -> m () Source #

Print the password value to the user hiding it

hideLetters :: String -> String Source #

Hide any string replacing its letters with the passwordHiddenChar