List Question
20 TechQA 2018-12-14T10:21:28.977000Haskell FFi with c2hs: Better out-marshalling of structs
292 views
Asked by mcmayer
What is the proper way to write doc for bindings?
116 views
Asked by Magicloud
How to have c2hs working with ghc CPP extension?
100 views
Asked by Magicloud
C2HS Pointer Type Correspondences
137 views
Asked by George
c2hs in marshaller vs. gtk2hsC2hs
143 views
Asked by kilian
Using alloca- with c2hs
157 views
Asked by George
Haskell how to work with extern FILE* from c?
266 views
Asked by uuhan
Haskell FFI - return updated structure
179 views
Asked by Alexey Raga
Asking stack to pass extra command-line arguments to c2hs
206 views
Asked by smilingbuddha
How should I debug a "symbol X does not fit here" error when using c2hs?
173 views
Asked by Paul Young
inline-c : "`Type` cannot be marshalled in a foreign call"
896 views
Asked by ocramz
Large c2hs-inferred size of C enum
73 views
Asked by ocramz
C2HS marshalling double pointer
128 views
Asked by Alexey Raga
How to call a C function that uses a callback in Haskell?
281 views
Asked by Alexey Raga
Error when trying to use a ForeignPtr argument to a dynamic wrapper
157 views
Asked by Adrian
Cabal install gtk failing
1.5k views
Asked by Matt
Cabal build with c2hs not finding .chs module
461 views
Asked by rhaps0dy
c2hs bind both typedef and function
145 views
Asked by Casper Thule Hansen
Returning a bare struct from C to Haskell in c2hs
399 views
Asked by sinelaw
GHCi linker error with FFI-imported MPI constants (via c2hs)
116 views
Asked by ocramz