Sat, 13 Jul 2024 21:30:12 UTC | login

Information for build ghc-echo-0.1.3-5.fc30

ID87150
Package Nameghc-echo
Version0.1.3
Release5.fc30
Epoch
SummaryA cross-platform, cross-console way to handle echoing terminal input
DescriptionThe '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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 21 Feb 2019 23:25:19 UTC
CompletedFri, 22 Feb 2019 02:07:19 UTC
Taskbuild (f30-candidate, ghc-echo-0.1.3-5.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ghc-echo-0.1.3-5.fc30.src.rpm (info) (download)
riscv64
ghc-echo-0.1.3-5.fc30.riscv64.rpm (info) (download)
ghc-echo-devel-0.1.3-5.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 23 2018 Jens Petersen <petersen@redhat.com> - 0.1.3-3 - bump release over over cabal-install - bump process upperbound * Sat Jan 27 2018 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.3-1 - spec file generated by cabal-rpm-0.12