The latest version of c2hs is 0.28.8-2.

c2hs

Version 0.16.0 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
C->Haskell FFI tool that gives some cross-language type safety
Description

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.

Author
Manuel M T Chakravarty
Bug reports
http://hackage.haskell.org/trac/c2hs/
Category
Development
Copyright
Copyright (c) 1999-2007 Manuel M T Chakravarty 2005-2008 Duncan Coutts 2008 Benedikt Huber
Homepage
http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
Maintainer
chak@cse.unsw.edu.au, duncan@haskell.org
Package URL
n/a
Stability
Stable

Components