c2hs: C->Haskell FFI tool that gives some cross-language type safety
C->Haskell assists in the development of Haskell bindings to C libraries. It extracts interface information from C header files and generates Haskell code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsch2s), this ensures that C functions are imported with the correct Haskell types.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base3 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- c2hs-0.16.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.15.0, 0.15.1, 0.16.0, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.17.1, 0.17.2, 0.18.1, 0.18.2, 0.19.1, 0.20.1, 0.21.1, 0.22.1, 0.23.1, 0.24.1, 0.25.1, 0.25.2, 0.26.1, 0.26.2, 0.27.1, 0.28.1, 0.28.2, 0.28.3, 0.28.4, 0.28.5, 0.28.6, 0.28.7, 0.28.8 (info) |
---|---|
Dependencies | array (<0.5), base (>=2 && <4.6), containers (<0.5), directory (<1.2), filepath (<1.4), language-c (>=0.3.1.1 && <0.4.0), pretty (<1.2), process (<1.2) [details] |
Tested with | ghc ==6.10.4, ghc ==6.12.1 |
License | GPL-2.0-only |
Copyright | Copyright (c) 1999-2007 Manuel M T Chakravarty 2005-2008 Duncan Coutts 2008 Benedikt Huber |
Author | Manuel M T Chakravarty |
Maintainer | chak@cse.unsw.edu.au, duncan@haskell.org |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-01-15T20:46:58Z |
Category | Development |
Home page | http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ |
Bug tracker | http://hackage.haskell.org/trac/c2hs/ |
Source repo | head: darcs get http://code.haskell.org/c2hs/ |
Uploaded | by DuncanCoutts at 2010-04-22T17:19:41Z |
Distributions | Arch:0.28.8, Debian:0.28.8, Fedora:0.28.8, FreeBSD:0.26.1, LTSHaskell:0.28.8, NixOS:0.28.8, Stackage:0.28.8, openSUSE:0.28.8 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | c2hs |
Downloads | 64012 total (210 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-30 [all 8 reports] |