Thu, 03 Oct 2024 02:33:00 UTC | login

Information for build ghc-bindings-DSL-1.0.25-28.fc41

ID335471
Package Nameghc-bindings-DSL
Version1.0.25
Release28.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-bindings-DSL.git#27382c47339fcbeeb4b7dd9639d12d50d83e1bd3
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2024 06:11:37 UTC
CompletedSun, 11 Aug 2024 06:31:39 UTC
Taskbuild (f41, /rpms/ghc-bindings-DSL.git:27382c47339fcbeeb4b7dd9639d12d50d83e1bd3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-bindings-DSL.git#27382c47339fcbeeb4b7dd9639d12d50d83e1bd3'}}
Tags
f41
RPMs
src
ghc-bindings-DSL-1.0.25-28.fc41.src.rpm (info) (download)
noarch
ghc-bindings-DSL-doc-1.0.25-28.fc41.noarch.rpm (info) (download)
riscv64
ghc-bindings-DSL-1.0.25-28.fc41.riscv64.rpm (info) (download)
ghc-bindings-DSL-devel-1.0.25-28.fc41.riscv64.rpm (info) (download)
ghc-bindings-DSL-prof-1.0.25-28.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> 1.0.25-28 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.25-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 1.0.25-26 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.25-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.0.25-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> 1.0.25-23 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.0.25-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 1.0.25-15 - refresh to cabal-rpm-2.1.0 with SPDX migration