Fedora Packages

ghc-echo

A cross-platform, cross-console way to handle 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. 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.4-10.fc40 -
Fedora 40 0.1.4-10.fc40 -
Fedora 39 0.1.4-8.fc39 -
Fedora 38 0.1.4-6.fc38 -
EPEL 9 0.1.4-3.el9 -
EPEL 8 0.1.3-3.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-echo dash maintainers at fedoraproject dot org.



Sources on Pagure