Wed, 27 Nov 2024 01:12:22 UTC | login

Information for build ghc-generics-sop-0.5.1.2-11.fc38

ID235151
Package Nameghc-generics-sop
Version0.5.1.2
Release11.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#a4d54b5f3c02552c89e9253b35e2d470e76e5346
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 failed
Volume DEFAULT
StartedTue, 13 Jun 2023 14:43:37 UTC
CompletedWed, 14 Jun 2023 06:15:22 UTC
Taskbuild (f38, /rpms/ghc-generics-sop.git:a4d54b5f3c02552c89e9253b35e2d470e76e5346)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#a4d54b5f3c02552c89e9253b35e2d470e76e5346'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 Jens Petersen <petersen@redhat.com> - 0.5.1.1-7 - update to 0.5.1.1 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild