The cinvoke package
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/
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), bytestring |
| License | BSD3 |
| Copyright | Copyright (c) Remi Turk 2009-2011 |
| Author | Remi Turk |
| Maintainer | remi.turk@gmail.com |
| Stability | alpha |
| Category | Foreign |
| Home page | http://haskell.org/haskellwiki/Library/cinvoke |
| Upload date | Sat Mar 5 15:05:42 UTC 2011 |
| Uploaded by | RemiTurk |
| Build failure | ghc-7.0 (log) |
Modules
- Foreign
- Foreign.CInvoke
- Foreign.CInvoke.Base
- Foreign.CInvoke.Internal
- Foreign.CInvoke.Types
- Foreign.CInvoke
Downloads
- cinvoke-0.1.tar.gz (Cabal source package)
- package description (included in the package)