Fri, 23 Jan 2026 04:15:46 CST | login

Information for build ghc-deepseq-generics-0.2.0.0-1.ocs23

ID14479
Package Nameghc-deepseq-generics
Version0.2.0.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-deepseq-generics.git?.#ea038c9b4bcc216b089fdb8b87406396b677a517
SummaryGenerics-based normal form reduction for deepseq
DescriptionThis package provides a "GHC.Generics"-based 'Control.DeepSeq.Generics.genericRnf' function which can be used for providing a 'rnf' implementation. See the documentation for the 'genericRnf' function in the "Control.DeepSeq.Generics" module to get started. The original idea was pioneered in the 'generic-deepseq' package (see <http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html> for more information). This package differs from the 'generic-deepseq' package by working in combination with the existing 'deepseq' package as opposed to defining a conflicting drop-in replacement for 'deepseq's 'Control.Deepseq' module. Note: The ability to auto-derive via "GHC.Generics" has been merged into 'deepseq-1.4.0.0'. This package is now still useful for writing code that's also compatible with older 'deepseq' versions not yet providing "GHC.Generics"-support.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:23:51 CST
CompletedFri, 09 Aug 2024 10:25:39 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-deepseq-generics.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-deepseq-generics.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-deepseq-generics-0.2.0.0-1.ocs23.src.rpm (info) (download)
aarch64
ghc-deepseq-generics-0.2.0.0-1.ocs23.aarch64.rpm (info) (download)
ghc-deepseq-generics-devel-0.2.0.0-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-deepseq-generics-doc-0.2.0.0-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-deepseq-generics-0.2.0.0-1.ocs23.x86_64.rpm (info) (download)
ghc-deepseq-generics-devel-0.2.0.0-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.2.0.0-1 - initial build