Sat, 05 Oct 2024 22:08:27 UTC | login

Information for build ghc-these-1.1.1.1-6.fc37

ID215663
Package Nameghc-these
Version1.1.1.1
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-these.git#954f247e9c4bce0cbd136d7e1d6c09733ff0cf4c
SummaryAn either-or-both data type
DescriptionThis package provides a data type 'These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting 'Either a b' as "exclusive or") or as an "outer join" type (contrasting '(a, b)' as "inner join"). ' data These a b = This a | That b | These a b ' Since version 1, this package was split into parts: * <https://hackage.haskell.org/package/semialign semialign> For 'Align' and 'Zip' type-classes. * <https://hackage.haskell.org/package/semialign-indexed semialign-indexed> For 'SemialignWithIndex' class, providing 'ialignWith' and 'izipWith'. * <https://hackage.haskell.org/package/these-lens these-lens> For lens combinators. * <http://hackage.haskell.org/package/monad-chronicle monad-chronicle> For transformers variant of 'These'.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 01 Nov 2022 11:21:56 UTC
CompletedTue, 01 Nov 2022 11:45:28 UTC
Taskbuild (f37, /rpms/ghc-these.git:954f247e9c4bce0cbd136d7e1d6c09733ff0cf4c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-these.git#954f247e9c4bce0cbd136d7e1d6c09733ff0cf4c'}}
Tags
f37
f38
RPMs
src
ghc-these-1.1.1.1-6.fc37.src.rpm (info) (download)
noarch
ghc-these-doc-1.1.1.1-6.fc37.noarch.rpm (info) (download)
riscv64
ghc-these-1.1.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-these-devel-1.1.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-these-prof-1.1.1.1-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.1.1.1-5 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 1.1.1.1-3 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Feb 14 2021 Jens Petersen <petersen@redhat.com> - 1.1.1.1-1 - spec file generated by cabal-rpm-2.0.8