Fri, 16 Jan 2026 16:06:48 CST | login

Information for build ghc-generics-sop-0.5.1.4-1.oc9

ID44508
Package Nameghc-generics-sop
Version0.5.1.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-generics-sop.git?.#b9a926b6472121f06f0c09e58d96920a4ef46f5a
SummaryGeneric Programming using True Sums of Products
DescriptionA library to support the definition of generic functions. Datatypes are viewed in a uniform, structured way: the choice between constructors is represented using an n-ary sum, and the arguments of each constructor are represented using an n-ary product. The module "Generics.SOP" is the main module of this library and contains more detailed documentation. Since version 0.4.0.0, this package is now based on '<https://hackage.haskell.org/package/sop-core sop-core>'. The core package contains all the functionality of n-ary sums and products, whereas this package provides the datatype-generic programming support on top. Examples of using this library are provided by the following packages: * '<https://hackage.haskell.org/package/basic-sop basic-sop>' basic examples, * '<https://hackage.haskell.org/package/pretty-sop pretty-sop>' generic pretty printing, * '<https://hackage.haskell.org/package/lens-sop lens-sop>' generically computed lenses, * '<https://hackage.haskell.org/package/json-sop json-sop>' generic JSON conversions. A detailed description of the ideas behind this library is provided by the paper: * Edsko de Vries and Andres Löh. <http://www.andres-loeh.de/TrueSumsOfProducts True Sums of Products>. Workshop on Generic Programming (WGP) 2014.
Built byzeyouliu
State failed
Volume DEFAULT
StartedMon, 20 Oct 2025 00:34:18 CST
CompletedMon, 20 Oct 2025 00:40:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-generics-sop.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-generics-sop.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Sep 22 2025 ocs-bot <ocs-bot@opencloudos.tech> - 0.5.1.4-1 - [Type] other - [DESC] update to Version 0.5.1.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.5.1.3-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.1.3-1 - initial build