Haskell how to work with extern FILE* from c?...
Read MoreHaskell FFI - return updated structure...
Read MoreAsking stack to pass extra command-line arguments to c2hs...
Read Moreinline-c : "`Type` cannot be marshalled in a foreign call"...
Read MoreLarge c2hs-inferred size of C enum...
Read MoreHow to call a C function that uses a callback in Haskell?...
Read MoreCabal build with c2hs not finding .chs module...
Read MoreGHCi linker error with FFI-imported MPI constants (via c2hs)...
Read MoreReturning a bare struct from C to Haskell in c2hs...
Read Moredo..while(0) function-like C macro wrapper in c2hs...
Read Morec2hs in- and out- type marshalling...
Read Morelinker error in C2HS generated C binding...
Read Morehow to declare a callback to Haskell land...
Read Morec2hs installation error with Mac OS X 10.7.5...
Read MoreHow do i pass NULL to the foreign function with argument of type char*?...
Read MoreCan't get C2HS with "foreign" Pointers to work...
Read MoreWhat's the modern way to access C2HS marshalling functions?...
Read Morec2hs not getting installed / registered correctly...
Read MoreDifference between hsc2hs and c2hs?...
Read More