Mon, 26 Jan 2026 16:21:07 CST | login

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

ID29138
Package Nameghc-bindings-DSL
Version1.0.25
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-bindings-DSL.git?.#388e88841d776eec8575474fda3f34fc9f79eaad
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:30:17 CST
CompletedFri, 20 Sep 2024 22:32:30 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-bindings-DSL-1.0.25-1.oc9.aarch64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-bindings-DSL-doc-1.0.25-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-bindings-DSL-1.0.25-1.oc9.x86_64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.25-1 - initial build