The latest version of bindings-common is 1.3.4-0.

bindings-common

Version 1.0 revision 0 uploaded by MauricioAntunes.

Package meta

Synopsis
Support package for low-level FFI.
Description

Packages named bindings-* contain low level bindings to well known libraries, as a resource to be used by developers of higher level modules. This bindings-common package provides hsc2hs macros that allows writing code for such low level bindings that is easy to read an maintain, while keeping names and functionality as close as possible to the base library. These macros can be used as a simple alternative to, say, c2hs, or to hsc2hs original macros. At this moment, there's no good documentation on how to use them, so please read the code for Bindings.C to understand how they work, or just fill question/sugestion reports in the bug tracking web site. (Caveat: fields of a struct declared as arrays are not properly supported in this release. Pointer fieds, of course, are okay.)

Author
Maurício C. Antunes
Bug reports
http://bitbucket.org/mauricio/bindings-common/issues
Category
FFI
Copyright
n/a
Homepage
http://bitbucket.org/mauricio/bindings-common
Maintainer
Maurício C. Antunes <mauricio.antunes@gmail.com>
Package URL
n/a
Stability
Very close to API stability.

Components