Tue, 17 Sep 2024 17:56:00 UTC | login

Information for build ghc-managed-1.0.6-3.fc30

ID87138
Package Nameghc-managed
Version1.0.6
Release3.fc30
Epoch
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, 21 Feb 2019 23:16:14 UTC
CompletedFri, 22 Feb 2019 01:33:59 UTC
Taskbuild (f30-candidate, ghc-managed-1.0.6-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ghc-managed-1.0.6-3.fc30.src.rpm (info) (download)
riscv64
ghc-managed-1.0.6-3.fc30.riscv64.rpm (info) (download)
ghc-managed-devel-1.0.6-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.6-1 - update to 1.0.6 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 1.0.5-2 - rebuild * Sat Nov 18 2017 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 1.0.5-1 - spec file generated by cabal-rpm-0.11.2