pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-bindings-DSL



Module name:    wip
Committed by:   phonohawk
Date:           Tue Apr 20 03:39:04 UTC 2010

Import into wip/hs-bindings-DSL

Log Message:
Import hs-bindings-DSL-1.0.6 as wip/hs-bindings-DSL.

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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20100420
                
N wip/hs-bindings-DSL/distinfo
N wip/hs-bindings-DSL/Makefile
N wip/hs-bindings-DSL/buildlink3.mk
N wip/hs-bindings-DSL/PLIST
N wip/hs-bindings-DSL/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index