Thu, 29 Jan 2026 02:00:42 CST | login

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

ID8241
Package Nameghc-reflection
Version2.1.7
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-reflection.git?.#f31f14dd56936de8c0bb265cda7ee145d8be8401
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
StartedTue, 18 Jun 2024 21:27:13 CST
CompletedTue, 18 Jun 2024 21:29:25 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-reflection.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-reflection.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-reflection-2.1.7-1.ocs23.src.rpm (info) (download)
aarch64
ghc-reflection-2.1.7-1.ocs23.aarch64.rpm (info) (download)
ghc-reflection-devel-2.1.7-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-reflection-doc-2.1.7-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-reflection-2.1.7-1.ocs23.x86_64.rpm (info) (download)
ghc-reflection-devel-2.1.7-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.7-1 - initial build