Mon, 26 Jan 2026 01:18:40 CST | login

Information for build ghc-lazysmallcheck-0.6-1.oc9

ID29228
Package Nameghc-lazysmallcheck
Version0.6
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-lazysmallcheck.git?.#0329cee8baef329e4aacc5c4c1d9916548956f00
SummaryA library for demand-driven testing of Haskell programs
DescriptionLazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell programs. It is based on the idea that if a property holds for a partially-defined input then it must also hold for all fully-defined refinements of the that input. Compared to ``eager'' input generation as in SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to verify a property for all inputs up to a given depth.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:57:59 CST
CompletedFri, 20 Sep 2024 23:02:51 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-lazysmallcheck.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-lazysmallcheck.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-lazysmallcheck-0.6-1.oc9.src.rpm (info) (download)
aarch64
ghc-lazysmallcheck-0.6-1.oc9.aarch64.rpm (info) (download)
ghc-lazysmallcheck-devel-0.6-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-lazysmallcheck-doc-0.6-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-lazysmallcheck-0.6-1.oc9.x86_64.rpm (info) (download)
ghc-lazysmallcheck-devel-0.6-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6-1 - initial build