INFO
Name: ghc-echo
Version: 0.1.3-3.el8
Arch: ppc64le
Summary: A cross-platform, cross-console way to handle echoing terminal input
License: BSD
Vendor: Fedora Project
Build Host: buildvm-ppc64le-05.iad2.fedoraproject.org
Build Date: Wed Sep 28 13:54:01 2022
Size: 76743
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
/usr/lib/.build-id
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/b4fd5ddb8da83deff73034a4e50188f4b49fd4
/usr/lib64/libHSecho-0.1.3-BlErO49OOLiLJPizijFtq4-ghc8.2.2.so
/usr/share/licenses/ghc-echo
/usr/share/licenses/ghc-echo/LICENSE
REQUIRES
libHSarray-0.5.2.0-ghc8.2.2.so()(64bit)
libHSbase-4.10.1.0-ghc8.2.2.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit)
libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit)
libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit)
libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit)
libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit)
libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit)
libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit)
libHStime-1.8.0.2-ghc8.2.2.so()(64bit)
libHSunix-2.7.2.2-ghc8.2.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libdl.so.2()(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libpthread.so.0()(64bit)
librt.so.1()(64bit)
libutil.so.1()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
ghc-echo 0.1.3-3.el8
ghc-echo(ppc-64) 0.1.3-3.el8
libHSecho-0.1.3-BlErO49OOLiLJPizijFtq4-ghc8.2.2.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/ad a
/usr/lib/.build-id/ad/b4fd5ddb8da83deff73034a4e50188f4b49fd4 a
/usr/lib64/libHSecho-0.1.3-BlErO49OOLiLJPizijFtq4-ghc8.2.2.so
/usr/share/licenses/ghc-echo
/usr/share/licenses/ghc-echo/LICENSE l
LICENSE FILES
BSD
|