The latest version of c2hs is 0.28.8-2.

c2hs

Version 0.28.6 revision 0 uploaded by deech.

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 hsc2hs), this ensures that C functions are imported with the correct Haskell types.

Author
Manuel M T Chakravarty
Bug reports
https://github.com/haskell/c2hs/issues
Category
Development
Copyright
Copyright (c) 1999-2007 Manuel M T Chakravarty 2005-2013 Duncan Coutts 2008 Benedikt Huber
Homepage
https://github.com/haskell/c2hs
Maintainer
chak@cse.unsw.edu.au, duncan@community.haskell.org, ian@skybluetrades.net, aditya.siram@gmail.com
Package URL
n/a
Stability
Stable

Components