Search code examples
Github actions fail for Mac with my Haskell package including C++ --- how to enable C++11 for Mac?...


macosc++11haskellcabalhaskell-ffi

Read More
FFI returns a huge integer value instead of 0...


c++haskellhaskell-ffi

Read More
Do variables initialized in C header files only get allocated once when a function from that header ...


haskellhaskell-ffi

Read More
Open file in haskell, passing filepath in C FFI call (CString)...


chaskellffihaskell-ffi

Read More
How to elegantly represent infinite Haskell recursive datastructure in Python?...


pythonhaskellhaskell-ffi

Read More
Why am I getting parse error on input "{"...


ghchaskell-ffi

Read More
How to elegantly represent finite Haskell recursive datastructure in Python?...


pythonhaskellcpythonhaskell-ffi

Read More
UB due to allocaArray automatic cleanup or not?...


haskellmemory-managementmonadshaskell-ffi

Read More
Most efficient way of converting a Data.ByteString.Lazy to a CStringLen...


haskellc-stringssyslogbytestringhaskell-ffi

Read More
How do I use a FunPtr from Haskell?...


haskellshared-librariesdynamic-linkingffihaskell-ffi

Read More
How to Call C++ Setters & Getters from Haskell...


haskellhaskell-ffi

Read More
Stack Build Cannot Find Local Library...


haskellghchaskell-stackhaskell-ffi

Read More
How to link to a C# (i.e., managed) DLL from Haskell?...


haskellhaskell-stackhaskell-ffi

Read More
Haskell FFI - return updated structure...


haskellc2hshaskell-ffi

Read More
BackNext