cinvoke

A binding to cinvoke.

http://haskell.org/haskellwiki/Library/cinvoke

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Remi Turk
Maintained by [email protected]

A binding to cinvoke, allowing C functions of types only known at runtime to be called from Haskell. See Foreign.CInvoke to get started. The C library used can be found at http://www.nongnu.org/cinvoke/