Thu, 12 Mar 2026 17:24:24 CST | login

Information for build ghc-reflection-2.1.7-2.oc9

ID36235
Package Nameghc-reflection
Version2.1.7
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-reflection.git?.#c534d735a25a20c61e08651a2937359d6dee9988
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
StartedSun, 12 Oct 2025 15:47:56 CST
CompletedSun, 12 Oct 2025 15:56:12 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.7-2.oc9.src.rpm (info) (download)
aarch64
ghc-reflection-2.1.7-2.oc9.aarch64.rpm (info) (download)
ghc-reflection-devel-2.1.7-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-reflection-2.1.7-2.oc9.loongarch64.rpm (info) (download)
ghc-reflection-devel-2.1.7-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-reflection-doc-2.1.7-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-reflection-2.1.7-2.oc9.x86_64.rpm (info) (download)
ghc-reflection-devel-2.1.7-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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