Wed, 28 Aug 2024 00:47:29 UTC | login

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

ID281648
Package Nameghc-reflection
Version2.1.7
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-reflection.git#8692866fc45782bb1da35a1bbc163473abdfadb2
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
StartedThu, 15 Feb 2024 15:24:20 UTC
CompletedThu, 15 Feb 2024 16:17:14 UTC
Taskbuild (f40, /rpms/ghc-reflection.git:8692866fc45782bb1da35a1bbc163473abdfadb2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-reflection.git#8692866fc45782bb1da35a1bbc163473abdfadb2'}}
Tags
f40
f41
RPMs
src
ghc-reflection-2.1.7-3.fc40.src.rpm (info) (download)
noarch
ghc-reflection-doc-2.1.7-3.fc40.noarch.rpm (info) (download)
riscv64
ghc-reflection-2.1.7-3.fc40.riscv64.rpm (info) (download)
ghc-reflection-devel-2.1.7-3.fc40.riscv64.rpm (info) (download)
ghc-reflection-prof-2.1.7-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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