List Question
10 TechQA 2024-12-29 01:24:35Haskell FFI - return updated structure
125 views
Asked by Alexey Raga
Haskell FFI: Wrapping a C struct containing a separately allocated string (char*)
254 views
Asked by mcmayer
Why am I getting parse error on input "{"
83 views
Asked by James Strieter
how to generate static library with Haskell FFI?
223 views
Asked by Alex
Open file in haskell, passing filepath in C FFI call (CString)
175 views
Asked by Aidenhjj
Haskell function that takes and returns a 'c' array
148 views
Asked by NietzscheanAI
How do I use a FunPtr from Haskell?
131 views
Asked by Janus Troelsen
UB due to allocaArray automatic cleanup or not?
94 views
Asked by Pavel Beliy
Most efficient way of converting a Data.ByteString.Lazy to a CStringLen
197 views
Asked by Saurabh Nanda