Sun, 11 Jan 2026 05:32:15 CST | login

Information for build ghc-QuickCheck-2.14.3-3.oc9

ID44523
Package Nameghc-QuickCheck
Version2.14.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-QuickCheck.git?.#3b99d5a12d7816915e6434997e6eedbd96a476af
SummaryAutomatic testing of Haskell programs
DescriptionQuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators provided by QuickCheck. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 23 Sep 2025 16:36:29 CST
CompletedTue, 23 Sep 2025 16:42:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-QuickCheck.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-QuickCheck.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-QuickCheck-2.14.3-3.oc9.src.rpm (info) (download)
aarch64
ghc-QuickCheck-2.14.3-3.oc9.aarch64.rpm (info) (download)
ghc-QuickCheck-devel-2.14.3-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-QuickCheck-2.14.3-3.oc9.loongarch64.rpm (info) (download)
ghc-QuickCheck-devel-2.14.3-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-QuickCheck-doc-2.14.3-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-QuickCheck-2.14.3-3.oc9.x86_64.rpm (info) (download)
ghc-QuickCheck-devel-2.14.3-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
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 * Tue Sep 23 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.14.3-3 - [Type] other - [DESC] Rebuilt for ghc-random * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.14.3-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.14.3-1 - initial build