Sun, 18 Aug 2024 22:22:49 UTC | login

Information for build ghc-generics-sop-0.3.2.0-3.fc31

ID103805
Package Nameghc-generics-sop
Version0.3.2.0
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#462e6af6ebd569d382bdc06a4259bf804510ff92
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. 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
StartedFri, 26 Jul 2019 12:20:57 UTC
CompletedFri, 26 Jul 2019 19:17:28 UTC
Taskbuild (f31-candidate, /rpms/ghc-generics-sop.git:462e6af6ebd569d382bdc06a4259bf804510ff92)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-generics-sop.git#462e6af6ebd569d382bdc06a4259bf804510ff92'}}
Tags
f31
f32
f33
RPMs
src
ghc-generics-sop-0.3.2.0-3.fc31.src.rpm (info) (download)
noarch
ghc-generics-sop-devel-doc-0.3.2.0-3.fc31.noarch.rpm (info) (download)
riscv64
ghc-generics-sop-0.3.2.0-3.fc31.riscv64.rpm (info) (download)
ghc-generics-sop-devel-0.3.2.0-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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