软件包:libghc-echo-dev(0.1.3-4 以及其他的)
Cross-platform library for handling echoing terminal input
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.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-echo-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-process-dev-1.6.3.0-5105e
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-echo-doc
- Cross-platform library for handling echoing terminal input; documentation
-
- sug: libghc-echo-prof
- Cross-platform library for handling echoing terminal input; profiling libraries