Fri, 16 Jan 2026 12:14:13 CST | login

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

ID36397
Package Nameghc-wizards
Version1.0.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-wizards.git?.#3a524217c9895da08388e9d46e4f3610a6923334
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 02 Sep 2025 13:10:15 CST
CompletedTue, 02 Sep 2025 13:16:49 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-2.oc9.src.rpm (info) (download)
aarch64
ghc-wizards-1.0.3-2.oc9.aarch64.rpm (info) (download)
ghc-wizards-devel-1.0.3-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-wizards-1.0.3-2.oc9.loongarch64.rpm (info) (download)
ghc-wizards-devel-1.0.3-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-wizards-doc-1.0.3-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-wizards-1.0.3-2.oc9.x86_64.rpm (info) (download)
ghc-wizards-devel-1.0.3-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 * 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