List Question
10 TechQA 2017-08-29 14:02:33Haskell FFI - return updated structure
117 views
Asked by Alexey Raga
Haskell FFI: Wrapping a C struct containing a separately allocated string (char*)
242 views
Asked by mcmayer
Why am I getting parse error on input "{"
70 views
Asked by James Strieter
how to generate static library with Haskell FFI?
209 views
Asked by Alex
Open file in haskell, passing filepath in C FFI call (CString)
165 views
Asked by Aidenhjj
Haskell function that takes and returns a 'c' array
137 views
Asked by NietzscheanAI
How do I use a FunPtr from Haskell?
128 views
Asked by Janus Troelsen
UB due to allocaArray automatic cleanup or not?
81 views
Asked by Pavel Beliy
Most efficient way of converting a Data.ByteString.Lazy to a CStringLen
184 views
Asked by Saurabh Nanda