List Question
18 TechQA 2023-09-18T18:25:19.080000Github actions fail for Mac with my Haskell package including C++ --- how to enable C++11 for Mac?
65 views
Asked by Stéphane Laurent
FFI returns a huge integer value instead of 0
149 views
Asked by Stéphane Laurent
Open file in haskell, passing filepath in C FFI call (CString)
205 views
Asked by Aidenhjj
Why am I getting parse error on input "{"
111 views
Asked by James Strieter
How to elegantly represent infinite Haskell recursive datastructure in Python?
199 views
Asked by Přemysl Šťastný
Is it possible to program GPU in pure Haskell?
1.1k views
Asked by Přemysl Šťastný
How to elegantly represent finite Haskell recursive datastructure in Python?
170 views
Asked by Přemysl Šťastný
Haskell function that takes and returns a 'c' array
180 views
Asked by NietzscheanAI
UB due to allocaArray automatic cleanup or not?
134 views
Asked by Pavel Beliy
Most efficient way of converting a Data.ByteString.Lazy to a CStringLen
229 views
Asked by Saurabh Nanda
How do I use a FunPtr from Haskell?
162 views
Asked by Janus Troelsen
How to Call C++ Setters & Getters from Haskell
138 views
Asked by James Strieter
Stack Build Cannot Find Local Library
209 views
Asked by James Strieter
Haskell FFI: Wrapping a C struct containing a separately allocated string (char*)
293 views
Asked by mcmayer
How to link to a C# (i.e., managed) DLL from Haskell?
465 views
Asked by arvindd
how to generate static library with Haskell FFI?
249 views
Asked by Alex
Haskell FFI - return updated structure
179 views
Asked by Alexey Raga