Tue, 21 May 2024 23:39:56 UTC | login

Information for build ghc-semigroupoids-5.2.2-5.fc31

ID104030
Package Nameghc-semigroupoids
Version5.2.2
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-semigroupoids.git#0aeddf5e649f6d8659370e0e2383bd7215195d69
SummarySemigroupoids: Category sans id
DescriptionProvides a wide array of (semi)groupoids and operations for working with them. A 'Semigroupoid' is a 'Category' without the requirement of identity arrows for every object in the category. A 'Category' is any 'Semigroupoid' for which the Yoneda lemma holds. When working with comonads you often have the '<*>' portion of an 'Applicative', but not the 'pure'. This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the 'ComonadZip' class in the days before 'Applicative'. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 26 Jul 2019 17:27:51 UTC
CompletedFri, 26 Jul 2019 18:21:17 UTC
Taskbuild (f31-candidate, /rpms/ghc-semigroupoids.git:0aeddf5e649f6d8659370e0e2383bd7215195d69)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-semigroupoids.git#0aeddf5e649f6d8659370e0e2383bd7215195d69'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 5.2.2-5 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 5.2.2-3 - revise .cabal * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 5.2.2-1 - update to 5.2.2 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 5.2.1-3 - rebuild * Wed Sep 20 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 5.2.1-2 - Split docs into separate subpackage. * Mon Sep 18 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 5.2.1-1 - Update to latest version. - Update to latest spec template. - Shorten description a bit.