Search code examples
Haskell how to work with extern FILE* from c?...

haskellc2hs

Read More
Haskell FFI - return updated structure...

haskellc2hshaskell-ffi

Read More
Asking stack to pass extra command-line arguments to c2hs...

haskellhaskell-stackc2hs

Read More
inline-c : "`Type` cannot be marshalled in a foreign call"...

chaskellffic2hs

Read More
Large c2hs-inferred size of C enum...

cunixhaskellffic2hs

Read More
C2HS marshalling double pointer...

haskellc2hs

Read More
How to call a C function that uses a callback in Haskell?...

haskellc2hs

Read More
Cabal install gtk failing...

haskellgtkcabalc2hs

Read More
Cabal build with c2hs not finding .chs module...

haskellcabalcabal-installc2hs

Read More
GHCi linker error with FFI-imported MPI constants (via c2hs)...

chaskellmpipetscc2hs

Read More
Returning a bare struct from C to Haskell in c2hs...

haskellc2hs

Read More
do..while(0) function-like C macro wrapper in c2hs...

chaskellc-preprocessorpetscc2hs

Read More
c2hs in- and out- type marshalling...

haskellffic2hs

Read More
linker error in C2HS generated C binding...

chaskellffic2hs

Read More
how to declare a callback to Haskell land...

haskellc2hs

Read More
How do I use Haddock with c2hs?...

haskellhaddockc2hs

Read More
Building with c2hs and cabal...

haskellcabalc2hs

Read More
Using c2hs to marshal a void*...

haskellffic2hs

Read More
c2hs installation error with Mac OS X 10.7.5...

haskellcabalc2hs

Read More
How do i pass NULL to the foreign function with argument of type char*?...

haskellffic2hs

Read More
Can't get C2HS with "foreign" Pointers to work...

haskellffic2hs

Read More
What's the modern way to access C2HS marshalling functions?...

haskellffic2hs

Read More
c2hs not getting installed / registered correctly...

haskellffic2hs

Read More
Difference between hsc2hs and c2hs?...

haskellffihsc2hsc2hs

Read More
Using c2hs on Windows...

haskellffic2hs

Read More
BackNext