Sun, 25 Jan 2026 16:59:07 CST | login

Information for build ghc-deepseq-generics-0.2.0.0-2.oc9

ID35974
Package Nameghc-deepseq-generics
Version0.2.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-deepseq-generics.git?.#7d9f9c1a753aafef5fe7b37dbec2468228c0bf5a
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 failed
Volume DEFAULT
StartedWed, 10 Sep 2025 06:48:01 CST
CompletedWed, 10 Sep 2025 06:52:02 CST
Taskbuild (dist-oc9-epol, /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 No tags
RPMs No RPMs
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.2.0.0-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.0.0-1 - initial build