Thu, 22 Jan 2026 10:03:16 CST | login

Information for build ghc-generics-sop-0.5.1.3-1.ocs23

ID14493
Package Nameghc-generics-sop
Version0.5.1.3
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-generics-sop.git?.#a4196987d5dcdd593c359ddae656ba6747f2af2f
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:31:27 CST
CompletedFri, 09 Aug 2024 10:36:17 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-generics-sop-0.5.1.3-1.ocs23.src.rpm (info) (download)
aarch64
ghc-generics-sop-0.5.1.3-1.ocs23.aarch64.rpm (info) (download)
ghc-generics-sop-devel-0.5.1.3-1.ocs23.aarch64.rpm (info) (download)
ghc-sop-core-0.5.0.2-1.ocs23.aarch64.rpm (info) (download)
ghc-sop-core-devel-0.5.0.2-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-generics-sop-doc-0.5.1.3-1.ocs23.noarch.rpm (info) (download)
ghc-sop-core-doc-0.5.0.2-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-generics-sop-0.5.1.3-1.ocs23.x86_64.rpm (info) (download)
ghc-generics-sop-devel-0.5.1.3-1.ocs23.x86_64.rpm (info) (download)
ghc-sop-core-0.5.0.2-1.ocs23.x86_64.rpm (info) (download)
ghc-sop-core-devel-0.5.0.2-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.5.1.3-1 - initial build