Wed, 11 Mar 2026 23:39:10 CST | login

Information for build ghc-reflection-2.1.9-1.oc9

ID44881
Package Nameghc-reflection
Version2.1.9
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-reflection.git?.#3d778a9af065b505c07cd24e415690d19625401a
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 13 Oct 2025 16:45:38 CST
CompletedMon, 13 Oct 2025 17:04:28 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-reflection.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-reflection.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-reflection-2.1.9-1.oc9.src.rpm (info) (download)
aarch64
ghc-reflection-2.1.9-1.oc9.aarch64.rpm (info) (download)
ghc-reflection-devel-2.1.9-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-reflection-2.1.9-1.oc9.loongarch64.rpm (info) (download)
ghc-reflection-devel-2.1.9-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-reflection-doc-2.1.9-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-reflection-2.1.9-1.oc9.x86_64.rpm (info) (download)
ghc-reflection-devel-2.1.9-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Oct 13 2025 zeyouliu <zeyouliu@tencent.com> - 2.1.9-1 - [Type] other - [DESC] update to Version 2.1.9 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.1.7-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.7-1 - initial build