INFO
Name: ghc-echo
Version: 0.1.3-3.el8
Arch: aarch64
Summary: A cross-platform, cross-console way to handle echoing terminal input
License: BSD
Vendor: Fedora Project
Build Host: buildhw-a64-23.iad2.fedoraproject.org
Build Date: Wed Sep 28 13:53:29 2022
Size: 7728
URL: https://hackage.haskell.org/package/echo
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.
FILES
echo-0.1.3.tar.gz
ghc-echo.spec
REQUIRES
ghc-Cabal-devel
ghc-process-devel
ghc-rpm-macros
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
echo-0.1.3.tar.gz
ghc-echo.spec s
LICENSE FILES
BSD
|