Fedora Packages

ghc-bindings-DSL

FFI domain specific language, on top of hsc2hs

This 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.25-25.fc40 -
Fedora 40 1.0.25-25.fc40 -
Fedora 39 1.0.25-23.fc39 -
Fedora 38 1.0.25-21.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-bindings-DSL dash maintainers at fedoraproject dot org.



Sources on Pagure