Fri, 13 Dec 2024 02:02:22 UTC | login

Information for build ghc-generics-sop-0.4.0.1-1.fc31

ID125089
Package Nameghc-generics-sop
Version0.4.0.1
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#e38ae5b0d841807891a79d9c61b65a093f7c1efc
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
StartedSat, 21 Sep 2019 23:50:34 UTC
CompletedSun, 22 Sep 2019 00:25:50 UTC
Taskbuild (f31-candidate, /rpms/ghc-generics-sop.git:e38ae5b0d841807891a79d9c61b65a093f7c1efc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#e38ae5b0d841807891a79d9c61b65a093f7c1efc'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.4.0.1-1 - update to 0.4.0.1 - subpackage sop-core * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.3.2.0-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.3.2.0-1 - update to 0.3.2.0 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.3.1.0-2 - rebuild * Thu Nov 16 2017 David Shea <dshea@redhat.com> - 0.3.1.0-2 - Move the API docs to a separate package - spec file generated by cabal-rpm-0.11.2