List Question
10 TechQA 2024-11-24 06:28:25Haskell FFI - return updated structure
102 views
Asked by Alexey Raga
Haskell FFI: Wrapping a C struct containing a separately allocated string (char*)
233 views
Asked by mcmayer
Why am I getting parse error on input "{"
62 views
Asked by James Strieter
how to generate static library with Haskell FFI?
205 views
Asked by Alex
Open file in haskell, passing filepath in C FFI call (CString)
155 views
Asked by Aidenhjj
Haskell function that takes and returns a 'c' array
129 views
Asked by NietzscheanAI
How do I use a FunPtr from Haskell?
122 views
Asked by Janus Troelsen
UB due to allocaArray automatic cleanup or not?
72 views
Asked by Pavel Beliy
Most efficient way of converting a Data.ByteString.Lazy to a CStringLen
178 views
Asked by Saurabh Nanda