Tue, 17 Sep 2024 17:52:07 UTC | login

Information for build ghc-managed-1.0.9-5.rvre0.fc38

ID250369
Package Nameghc-managed
Version1.0.9
Release5.rvre0.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc-managed.git#01160ad8b5a0d22ffc97e1d9cabcb2068ea9fa07
SummaryA monad for managed values
DescriptionIn Haskell you very often acquire values using the 'with...' idiom using functions of type '(a -> IO r) -> IO r'. This idiom forms a 'Monad', which is a special case of the 'ContT' monad (from 'transformers') or the 'Codensity' monad (from 'kan-extensions'). The main purpose behind this package is to provide a restricted form of these monads specialized to this unusually common case. The reason this package defines a specialized version of these types is to: * be more beginner-friendly, * simplify inferred types and error messages, and: * provide some additional type class instances that would otherwise be orphan instances.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Jun 2023 18:00:44 UTC
CompletedThu, 22 Jun 2023 18:44:31 UTC
Taskbuild (f38, /rpms/ghc-managed.git:01160ad8b5a0d22ffc97e1d9cabcb2068ea9fa07)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc-managed.git#01160ad8b5a0d22ffc97e1d9cabcb2068ea9fa07'}}
Tags
f38
f39
f40
RPMs
src
ghc-managed-1.0.9-5.rvre0.fc38.src.rpm (info) (download)
noarch
ghc-managed-doc-1.0.9-5.rvre0.fc38.noarch.rpm (info) (download)
riscv64
ghc-managed-1.0.9-5.rvre0.fc38.riscv64.rpm (info) (download)
ghc-managed-devel-1.0.9-5.rvre0.fc38.riscv64.rpm (info) (download)
ghc-managed-prof-1.0.9-5.rvre0.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 22 2023 David Abdurachmanov <davidlt@rivosinc.com> 1.0.9-5.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 1.0.9-3 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 1.0.9-1 - https://hackage.haskell.org/package/managed-1.0.9/changelog * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 05 2021 Jens Petersen <petersen@redhat.com> - 1.0.8-1 - update to 1.0.8 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild