Fri, 23 Jan 2026 22:17:28 CST | login

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

ID14448
Package Nameghc-bindings-DSL
Version1.0.25
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:11:12 CST
CompletedFri, 09 Aug 2024 10:13:30 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-bindings-DSL-1.0.25-1.ocs23.src.rpm (info) (download)
aarch64
ghc-bindings-DSL-1.0.25-1.ocs23.aarch64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-bindings-DSL-doc-1.0.25-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-bindings-DSL-1.0.25-1.ocs23.x86_64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.25-1 - initial build