Sun, 25 Jan 2026 19:15:28 CST | login

Information for build ghc-echo-0.1.4-2.oc9

ID35968
Package Nameghc-echo
Version0.1.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-echo.git?.#e43d02957a4f6af8c47dca5a14bd2c92995b519c
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 byepol-bot
State complete
Volume DEFAULT
StartedMon, 01 Sep 2025 23:03:29 CST
CompletedMon, 01 Sep 2025 23:09:05 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-echo.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-echo.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-echo-0.1.4-2.oc9.src.rpm (info) (download)
aarch64
ghc-echo-0.1.4-2.oc9.aarch64.rpm (info) (download)
ghc-echo-devel-0.1.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-echo-0.1.4-2.oc9.loongarch64.rpm (info) (download)
ghc-echo-devel-0.1.4-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-echo-doc-0.1.4-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-echo-0.1.4-2.oc9.x86_64.rpm (info) (download)
ghc-echo-devel-0.1.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
mock_output.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
root.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.4-1 - initial build