Sat, 04 May 2024 13:39:30 UTC | login

Information for build ghc-echo-0.1.3-3.el8

ID2288
Package Nameghc-echo
Version0.1.3
Release3.el8
Epoch
Sourcegit+https://git.centos.org/rpms/ghc-echo.git#3f3395c8504dc44e3d8cc0b587ad9291a4e9c344
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 byhughesjr
State complete
Volume DEFAULT
StartedThu, 16 May 2019 22:26:23 UTC
CompletedThu, 16 May 2019 22:33:43 UTC
Taskbuild (dist-c8, /rpms/ghc-echo.git:3f3395c8504dc44e3d8cc0b587ad9291a4e9c344)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/ghc-echo.git?#3f3395c8504dc44e3d8cc0b587ad9291a4e9c344'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
ghc-echo-0.1.3-3.el8.src.rpm (info) (download)
aarch64
ghc-echo-0.1.3-3.el8.aarch64.rpm (info) (download)
ghc-echo-devel-0.1.3-3.el8.aarch64.rpm (info) (download)
i686
ghc-echo-0.1.3-3.el8.i686.rpm (info) (download)
ghc-echo-devel-0.1.3-3.el8.i686.rpm (info) (download)
ppc64le
ghc-echo-0.1.3-3.el8.ppc64le.rpm (info) (download)
ghc-echo-devel-0.1.3-3.el8.ppc64le.rpm (info) (download)
x86_64
ghc-echo-0.1.3-3.el8.x86_64.rpm (info) (download)
ghc-echo-devel-0.1.3-3.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * 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