Sun, 15 Mar 2026 03:37:55 CST | login

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

ID14509
Package Nameghc-lazysmallcheck
Version0.6
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:41:21 CST
CompletedFri, 09 Aug 2024 10:43:04 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-lazysmallcheck.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-lazysmallcheck.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-lazysmallcheck-0.6-1.ocs23.src.rpm (info) (download)
aarch64
ghc-lazysmallcheck-0.6-1.ocs23.aarch64.rpm (info) (download)
ghc-lazysmallcheck-devel-0.6-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-lazysmallcheck-doc-0.6-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-lazysmallcheck-0.6-1.ocs23.x86_64.rpm (info) (download)
ghc-lazysmallcheck-devel-0.6-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6-1 - initial build