INFO
Name: ghc-echo
Version: 0.1.4-11.el10_0
Arch: aarch64
Summary: A cross-platform, cross-console way to handle echoing terminal input
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-28.iad2.fedoraproject.org
Build Date: Fri May 2 16:22:24 2025
Size: 71141
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/3ebbeae56ce6e0d711ff68bf4269926b47d0d4
/usr/lib64/ghc-9.6.6/lib/libHSecho-0.1.4-BCPf0iNIcqQJp7PonIPBEA-ghc9.6.6.so
/usr/share/licenses/ghc-echo
/usr/share/licenses/ghc-echo/LICENSE
REQUIRES
libHSarray-0.5.6.0-ghc9.6.6.so()(64bit)
libHSbase-4.18.2.1-ghc9.6.6.so()(64bit)
libHSbytestring-0.11.5.3-ghc9.6.6.so()(64bit)
libHSdeepseq-1.4.8.1-ghc9.6.6.so()(64bit)
libHSdirectory-1.3.8.5-ghc9.6.6.so()(64bit)
libHSexceptions-0.10.7-ghc9.6.6.so()(64bit)
libHSfilepath-1.4.300.1-ghc9.6.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.6.6.so()(64bit)
libHSghc-boot-th-9.6.6-ghc9.6.6.so()(64bit)
libHSghc-prim-0.10.0-ghc9.6.6.so()(64bit)
libHSmtl-2.3.1-ghc9.6.6.so()(64bit)
libHSpretty-1.1.3.6-ghc9.6.6.so()(64bit)
libHSprocess-1.6.19.0-ghc9.6.6.so()(64bit)
libHSstm-2.5.1.0-ghc9.6.6.so()(64bit)
libHStemplate-haskell-2.20.0.0-ghc9.6.6.so()(64bit)
libHStime-1.12.2-ghc9.6.6.so()(64bit)
libHStransformers-0.6.1.0-ghc9.6.6.so()(64bit)
libHSunix-2.8.4.0-ghc9.6.6.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
ghc-echo 0.1.4-11.el10_0
ghc-echo(aarch-64) 0.1.4-11.el10_0
libHSecho-0.1.4-BCPf0iNIcqQJp7PonIPBEA-ghc9.6.6.so()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/ad a
/usr/lib/.build-id/ad/3ebbeae56ce6e0d711ff68bf4269926b47d0d4 a
/usr/lib64/ghc-9.6.6/lib/libHSecho-0.1.4-BCPf0iNIcqQJp7PonIPBEA-ghc9.6.6.so
/usr/share/licenses/ghc-echo
/usr/share/licenses/ghc-echo/LICENSE l
LICENSE FILES
BSD-3-Clause
|