Ecosyste.ms: Packages

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

Top 4.0% downloads on hackage.haskell.org
Top 5.6% dependent packages on hackage.haskell.org
Top 9.4% dependent repos on hackage.haskell.org
Top 0.2% docker downloads on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/echo
Keywords: bsd3, library, system
License: BSD-3-Clause
Latest release: about 3 years ago
First release: over 7 years ago
Dependent packages: 3
Dependent repositories: 31
Downloads: 35,981 total
Stars: 10 on GitHub
Forks: 1 on GitHub
Docker dependents: 1
Docker downloads: 34
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...