Wed, 05 Jun 2024 01:04:54 UTC | login

Information for build ghc-wizards-1.0.3-26.fc40

ID281513
Package Nameghc-wizards
Version1.0.3
Release26.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-wizards.git#d6aff6f918a7d6957b9e417f261066bc80f48ddb
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Feb 2024 10:23:07 UTC
CompletedThu, 15 Feb 2024 10:57:51 UTC
Taskbuild (f40, /rpms/ghc-wizards.git:d6aff6f918a7d6957b9e417f261066bc80f48ddb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-wizards.git#d6aff6f918a7d6957b9e417f261066bc80f48ddb'}}
Tags
f40
f41
RPMs
src
ghc-wizards-1.0.3-26.fc40.src.rpm (info) (download)
noarch
ghc-wizards-doc-1.0.3-26.fc40.noarch.rpm (info) (download)
riscv64
ghc-wizards-1.0.3-26.fc40.riscv64.rpm (info) (download)
ghc-wizards-devel-1.0.3-26.fc40.riscv64.rpm (info) (download)
ghc-wizards-prof-1.0.3-26.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.3-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> 1.0.3-24 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.0.3-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 1.0.3-14 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.0.3-12 - rebuild