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 in package homepage: http://bitbucket.org/mauricio/bindings-dsl This package contains no Haskell code, only C header files designed for hsc2hs.
10 lines
712 B
Text
10 lines
712 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/20 03:39:04 phonohawk Exp $
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/Bindings.hi
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/Bindings.p_hi
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/HSbindings-DSL-${PKGVERSION}.o
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/include/bindings.cmacros.h
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/include/bindings.dsl.h
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/libHSbindings-DSL-${PKGVERSION}.a
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/libHSbindings-DSL-${PKGVERSION}_p.a
|
|
lib/bindings-DSL-${PKGVERSION}/${HASKELL_VERSION}/package-description
|
|
share/doc/bindings-DSL-${PKGVERSION}/LICENSE
|