Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042787
en ru br
ALT Linux repos
S:0.1.3-alt1

Group :: Development/Haskell
RPM: ghc8.6.4-echo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1.3-alt1
Build date: 23 april 2019, 00:01 ( 257.4 weeks ago )
Size: 8263 b

Home page:   https://github.com/RyanGlScott/echo

License: BSD3
Summary: A cross-platform, cross-console way to handle echoing terminal input
Description:

The @base@ library exposes the @hGetEcho@ and @hSetEcho@ functions for
querying and setting echo status, but unfortunately, neither function works
with MinTTY consoles on Windows. This is a serious issue, since @hGetEcho@
and @hSetEcho@ are often used to disable input echoing when a program
prompts for a password, so many programs will reveal your password as you
type it on MinTTY!

This library provides an alternative interface which works with both MinTTY
and other consoles. An example is included which demonstrates how one might
prompt for a password using this library. To build it, make sure to
configure with the @-fexample@ flag.

Current maintainer: Evgeny Sinelnikov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-echo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin