Sun, 25 Jan 2026 06:02:07 CST | login

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

ID44391
Package Nameghc-echo
Version0.1.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-echo.git?.#90dc2d3d44f6c52933949d1e11c7a241cc8db48d
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 byzeyouliu
State complete
Volume DEFAULT
StartedSun, 21 Sep 2025 21:03:47 CST
CompletedSun, 21 Sep 2025 21:07:23 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-3.oc9.src.rpm (info) (download)
aarch64
ghc-echo-0.1.4-3.oc9.aarch64.rpm (info) (download)
ghc-echo-devel-0.1.4-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-echo-0.1.4-3.oc9.loongarch64.rpm (info) (download)
ghc-echo-devel-0.1.4-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-echo-doc-0.1.4-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-echo-0.1.4-3.oc9.x86_64.rpm (info) (download)
ghc-echo-devel-0.1.4-3.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
dnf.log
root.log
state.log
dnf.rpm.log
build.log
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
hw_info.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 21 2025 ocs-bot <ocs-bot@opencloudos.tech> - 0.1.4-3 - [Type] other - [DESC] Rebuild for ghc 9.8.4 * 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