套件:libghc-echo-dev(0.1.3-5 以及其他的)
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: libc6 (>= 2.2.5)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-2f220
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-process-dev-1.6.9.0-88a89
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- 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