Click here to visit the old openkoji buildsystem (Archived)

Information for build ghc-generics-sop-0.5.1.3-15.fc40

ID25260
Package Nameghc-generics-sop
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.5.1.3
Release15.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#0699126f641c0936880245e4bf98fd8f2a125bf0
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 07 May 2024 21:33:09 CST
CompletedTue, 07 May 2024 22:44:36 CST
Taskbuild (f40, /rpms/ghc-generics-sop.git:0699126f641c0936880245e4bf98fd8f2a125bf0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#0699126f641c0936880245e4bf98fd8f2a125bf0'}}
Tags
f40
RPMs
src
ghc-generics-sop-0.5.1.3-15.fc40.src.rpm (info) (download)
noarch
ghc-generics-sop-doc-0.5.1.3-15.fc40.noarch.rpm (info) (download)
ghc-sop-core-doc-0.5.0.2-15.fc40.noarch.rpm (info) (download)
riscv64
ghc-generics-sop-0.5.1.3-15.fc40.riscv64.rpm (info) (download)
ghc-generics-sop-devel-0.5.1.3-15.fc40.riscv64.rpm (info) (download)
ghc-generics-sop-prof-0.5.1.3-15.fc40.riscv64.rpm (info) (download)
ghc-sop-core-0.5.0.2-15.fc40.riscv64.rpm (info) (download)
ghc-sop-core-devel-0.5.0.2-15.fc40.riscv64.rpm (info) (download)
ghc-sop-core-prof-0.5.0.2-15.fc40.riscv64.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 0.5.1.3-13 - https://hackage.haskell.org/package/generics-sop-0.5.1.3/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.5.1.2-11 - refresh to cabal-rpm-2.1.0 with SPDX migration - update sop-core to 0.5.0.2 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.5.1.2-9 - https://hackage.haskell.org/package/generics-sop-0.5.1.2/changelog