Mon, 26 Jan 2026 20:42:34 CST | login

Information for build ghc-bindings-DSL-1.0.25-2.oc9

ID35866
Package Nameghc-bindings-DSL
Version1.0.25
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-bindings-DSL.git?.#fd393c261f63a5b7f8bb731efe26216a4414f152
SummaryFFI domain specific language, on top of hsc2hs
DescriptionThis is a set of macros to be used when writing Haskell FFI. They were designed to be able to fully describe C interfaces, so that hsc2hs can extract from them all Haskell code needed to mimic such interfaces. All Haskell names used are automatically derived from C names, structures are mapped to Haskell instances of Storable, and there are also macros you can use with C code to help write bindings to inline functions or macro functions. Documentation is available at package homepage: <https://github.com/jwiegley/bindings-dsl/wiki> The extra module Bindings.Utilities will contain tools that may be convenient when working with FFI.
Built byepol-bot
State complete
Volume DEFAULT
StartedMon, 01 Sep 2025 22:45:51 CST
CompletedMon, 01 Sep 2025 22:51:44 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-bindings-DSL.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-bindings-DSL.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-bindings-DSL-1.0.25-2.oc9.src.rpm (info) (download)
aarch64
ghc-bindings-DSL-1.0.25-2.oc9.aarch64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-bindings-DSL-1.0.25-2.oc9.loongarch64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-bindings-DSL-doc-1.0.25-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-bindings-DSL-1.0.25-2.oc9.x86_64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-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
installed_pkgs.log
state.log
dnf.librepo.log
hw_info.log
build.log
mock_output.log
mock_config.log
dnf.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.25-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.25-1 - initial build