Tue, 10 Feb 2026 12:41:07 CST | login

Information for build c2hs-0.28.8-1.oc9

ID29044
Package Namec2hs
Version0.28.8
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/c2hs.git?.#6e4219e4466b0942d6a561ff8227362bb1bcadd8
SummaryC->Haskell FFI tool that gives some cross-language type safety
DescriptionC->Haskell assists in the development of Haskell bindings to C libraries. It extracts interface information from C header files and generates Haskell code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsc2hs), this ensures that C functions are imported with the correct Haskell types.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 14:45:32 CST
CompletedMon, 23 Sep 2024 14:49:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/c2hs.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/c2hs.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
c2hs-0.28.8-1.oc9.src.rpm (info) (download)
aarch64
c2hs-0.28.8-1.oc9.aarch64.rpm (info) (download)
x86_64
c2hs-0.28.8-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
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Aug 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.28.8-1 - initial build