Fri, 17 May 2024 21:23:35 UTC | login

Information for build ghc-echo-0.1.3-9.fc31

ID125048
Package Nameghc-echo
Version0.1.3
Release9.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-echo.git#3af183e8da756402b6d6f9781ed01fd85cc535f1
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 failed
Volume DEFAULT
StartedSat, 21 Sep 2019 23:29:07 UTC
CompletedSun, 22 Sep 2019 00:03:17 UTC
Taskbuild (f31-candidate, /rpms/ghc-echo.git:3af183e8da756402b6d6f9781ed01fd85cc535f1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-echo.git#3af183e8da756402b6d6f9781ed01fd85cc535f1'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 0.1.3-9 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.1.3-7 - refresh to cabal-rpm-0.13 * Sat Feb 16 2019 Jens Petersen <petersen@redhat.com> - 0.1.3-6 - use revised .cabal file * 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