Package ghc-c2hs: Information

    Binary package: ghc-c2hs
    Version: 0.16.3-alt1
    Architecture: x86_64
    Build time:  Aug 4, 2011, 07:15 AM
    Source package: ghc-c2hs
    Report package bug
    License: GPL-2
    Summary: 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.

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

    ACL:
    Igor Vlasenko
    @everybody

    Last changed


    Aug. 3, 2011 Denis Smirnov 0.16.3-alt1
    - first build for Sisyphus