Mon, 12 Jan 2026 12:59:18 CST | login

Information for build ghc-hint-0.9.0.8-1.oc9

ID44954
Package Nameghc-hint
Version0.9.0.8
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hint.git?.#9d74f95df6f5e260cd778b89abe8b00d2d192cb5
SummaryA Haskell interpreter built on top of the GHC API
DescriptionThis library defines an Interpreter monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, essentially, a huge subset of the GHC API wrapped in a simpler API.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 16 Oct 2025 16:20:38 CST
CompletedThu, 16 Oct 2025 16:27:22 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-hint.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hint.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-hint-0.9.0.8-1.oc9.src.rpm (info) (download)
aarch64
ghc-hint-0.9.0.8-1.oc9.aarch64.rpm (info) (download)
ghc-hint-devel-0.9.0.8-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-hint-0.9.0.8-1.oc9.loongarch64.rpm (info) (download)
ghc-hint-devel-0.9.0.8-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-hint-doc-0.9.0.8-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-hint-0.9.0.8-1.oc9.x86_64.rpm (info) (download)
ghc-hint-devel-0.9.0.8-1.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
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 * Tue Oct 14 2025 zeyouliu <zeyouliu@tencent.com> - 0.9.0.8-1 - [Type] other - [DESC] update to Version 0.9.0.8 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.0.7-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0.7-1 - initial build