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

GPL-2.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...