Tue, 20 Jan 2026 03:24:14 CST | login

Information for build ghc-wizards-1.0.3-3.oc9

ID44478
Package Nameghc-wizards
Version1.0.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-wizards.git?.#13d42600adc7e1737a8260c16b4c389c243986b8
SummaryHigh level, generic library for interrogative user interfaces
Description'wizards' is a package designed for the quick and painless development of /interrogative/ programs, which revolve around a "dialogue" with the user, who is asked a series of questions in a sequence much like an installation wizard. Everything from interactive system scripts, to installation wizards, to full-blown shells can be implemented with the support of 'wizards'. It is developed transparently on top of a free monad, which separates out the semantics of the program from any particular interface. A variety of backends exist, including console-based "System.Console.Wizard.Haskeline" and "System.Console.Wizard.BasicIO", and the pure "System.Console.Wizard.Pure". It is also possible to write your own backends, or extend existing back-ends with new features. While both built-in IO backends operate on a console, there is no reason why 'wizards' cannot also be used for making GUI wizard interfaces. See the github page for examples on usage: <http://www.github.com/liamoc/wizards> For creating backends, the module "System.Console.Wizard.Internal" has a brief tutorial.
Built byzeyouliu
State complete
Volume DEFAULT
StartedMon, 22 Sep 2025 00:00:27 CST
CompletedMon, 22 Sep 2025 00:09:45 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-wizards.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-wizards.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-wizards-1.0.3-3.oc9.src.rpm (info) (download)
aarch64
ghc-wizards-1.0.3-3.oc9.aarch64.rpm (info) (download)
ghc-wizards-devel-1.0.3-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-wizards-1.0.3-3.oc9.loongarch64.rpm (info) (download)
ghc-wizards-devel-1.0.3-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-wizards-doc-1.0.3-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-wizards-1.0.3-3.oc9.x86_64.rpm (info) (download)
ghc-wizards-devel-1.0.3-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.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> - 1.0.3-3 - [Type] other - [DESC] Rebuild for ghc 9.8.4 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.3-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.3-1 - initial build