An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

echo

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.

Ecosystem
hackage.haskell.org
Latest Release
0.1.4
about 5 years ago
Versions
5
Downloads
38,130 total
Dependent Packages
3
Dependent Repos
31
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/echo
spec
License BSD-3-Clause
First Release over 9 years ago
Last Synced 1 day ago
Repository
Stars 10 on GitHub
Forks 1 on GitHub
Docker Dependents 1
Docker Downloads 35
Rankings on hackage.haskell.org
Downloads Top 4.0%
Dependent packages Top 5.6%
Dependent repos Top 9.4%
Docker downloads Top 0.2%