Thu, 15 Aug 2024 04:39:50 UTC | login

Information for build ghc-reflection-2.1.7-1.fc40

ID267559
Package Nameghc-reflection
Version2.1.7
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-reflection.git#504a6c1439127500013652bd86ef3f7bfeed1fba
SummaryReifies arbitrary terms into types that can be reflected back into terms
DescriptionThis package addresses the "configuration problem" which is propagating configurations that are available at run-time, allowing multiple configurations to coexist without resorting to mutable global variables or 'System.IO.Unsafe.unsafePerformIO'. That package is an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan (<http://okmij.org/ftp/Haskell/tr-15-04.pdf original paper>). However, the API has been streamlined to improve performance. There are a handful of tutorials on how to use this library: * Austin Seipp's tutorial <https://www.schoolofhaskell.com/user/thoughtpolice/using-reflection Reflecting values to types and back> provides a summary of the approach taken by this library, along with more motivating examples. * Arnaud Spiwack's tutorial <https://www.tweag.io/posts/2017-12-21-reflection-tutorial.html All about reflection> explains how to use this library.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Nov 2023 18:07:48 UTC
CompletedSat, 18 Nov 2023 18:51:36 UTC
Taskbuild (f40, /rpms/ghc-reflection.git:504a6c1439127500013652bd86ef3f7bfeed1fba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-reflection.git#504a6c1439127500013652bd86ef3f7bfeed1fba'}}
Tags
f40
RPMs
src
ghc-reflection-2.1.7-1.fc40.src.rpm (info) (download)
noarch
ghc-reflection-doc-2.1.7-1.fc40.noarch.rpm (info) (download)
riscv64
ghc-reflection-2.1.7-1.fc40.riscv64.rpm (info) (download)
ghc-reflection-devel-2.1.7-1.fc40.riscv64.rpm (info) (download)
ghc-reflection-prof-2.1.7-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> 2.1.7-1 - https://hackage.haskell.org/package/reflection-2.1.7/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.1.6-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 2.1.6-10 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 2.1.6-8 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 2.1.6-6 - rebuild