Sun, 17 Nov 2024 10:21:54 UTC | login

Information for build ghc-generics-sop-0.5.1.3-17.fc41

ID335886
Package Nameghc-generics-sop
Version0.5.1.3
Release17.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#07af52ffb390a876097aa2043bec37ec764a9338
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2024 12:23:43 UTC
CompletedSun, 11 Aug 2024 13:38:00 UTC
Taskbuild (f41, /rpms/ghc-generics-sop.git:07af52ffb390a876097aa2043bec37ec764a9338)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#07af52ffb390a876097aa2043bec37ec764a9338'}}
Tags
f41
RPMs
src
ghc-generics-sop-0.5.1.3-17.fc41.src.rpm (info) (download)
noarch
ghc-generics-sop-doc-0.5.1.3-17.fc41.noarch.rpm (info) (download)
ghc-sop-core-doc-0.5.0.2-17.fc41.noarch.rpm (info) (download)
riscv64
ghc-generics-sop-0.5.1.3-17.fc41.riscv64.rpm (info) (download)
ghc-generics-sop-devel-0.5.1.3-17.fc41.riscv64.rpm (info) (download)
ghc-generics-sop-prof-0.5.1.3-17.fc41.riscv64.rpm (info) (download)
ghc-sop-core-0.5.0.2-17.fc41.riscv64.rpm (info) (download)
ghc-sop-core-devel-0.5.0.2-17.fc41.riscv64.rpm (info) (download)
ghc-sop-core-prof-0.5.0.2-17.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 02 2024 Jens Petersen <petersen@redhat.com> - 0.5.1.3-17 - bump base bound * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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