Mon, 12 Jan 2026 01:15:48 CST | login

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

ID25138
Package Nameghc-QuickCheck
Version2.14.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-QuickCheck.git?.#44d47f6d1e8c0f53e4ffe888c55345b72aa90fe1
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:29:57 CST
CompletedMon, 05 Aug 2024 12:34:32 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-QuickCheck-2.14.3-1.oc9.aarch64.rpm (info) (download)
ghc-QuickCheck-devel-2.14.3-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-QuickCheck-doc-2.14.3-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-QuickCheck-2.14.3-1.oc9.x86_64.rpm (info) (download)
ghc-QuickCheck-devel-2.14.3-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.14.3-1 - initial build