StackOverflow Questions for Tag: haskell-ffi

Viktor Csimma
Viktor Csimma

Reputation: 33

GHC libraries with FFI on Windows have "foreign export" symbols missing

Score: 0

Views: 76

Answers: 0

Read More
Stéphane Laurent
Stéphane Laurent

Reputation: 84529

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

Score: 0

Views: 71

Answers: 1

Read More
Stéphane Laurent
Stéphane Laurent

Reputation: 84529

FFI returns a huge integer value instead of 0

Score: 4

Views: 130

Answers: 1

Read More
Anon
Anon

Reputation: 385

Do variables initialized in C header files only get allocated once when a function from that header file is called from Haskell?

Score: 1

Views: 102

Answers: 1

Read More
Aidenhjj
Aidenhjj

Reputation: 1289

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

Score: 0

Views: 166

Answers: 2

Read More
Přemysl Šťastný
Přemysl Šťastný

Reputation: 1832

How to elegantly represent infinite Haskell recursive datastructure in Python?

Score: -4

Views: 181

Answers: 2

Read More
James Strieter
James Strieter

Reputation: 819

Why am I getting parse error on input "{"

Score: 1

Views: 70

Answers: 1

Read More
Přemysl Šťastný
Přemysl Šťastný

Reputation: 1832

How to elegantly represent finite Haskell recursive datastructure in Python?

Score: 0

Views: 139

Answers: 1

Read More
Přemysl Šťastný
Přemysl Šťastný

Reputation: 1832

Is it possible to program GPU in pure Haskell?

Score: 4

Views: 1758

Answers: 0

Read More
NietzscheanAI
NietzscheanAI

Reputation: 966

Haskell function that takes and returns a 'c' array

Score: 0

Views: 142

Answers: 0

Read More
Pavel Beliy
Pavel Beliy

Reputation: 544

UB due to allocaArray automatic cleanup or not?

Score: 1

Views: 82

Answers: 1

Read More
Saurabh Nanda
Saurabh Nanda

Reputation: 6793

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

Score: 1

Views: 183

Answers: 1

Read More
Janus Troelsen
Janus Troelsen

Reputation: 21280

How do I use a FunPtr from Haskell?

Score: 2

Views: 154

Answers: 1

Read More
James Strieter
James Strieter

Reputation: 819

How to Call C++ Setters & Getters from Haskell

Score: 0

Views: 118

Answers: 1

Read More
James Strieter
James Strieter

Reputation: 819

Stack Build Cannot Find Local Library

Score: 1

Views: 209

Answers: 1

Read More
mcmayer
mcmayer

Reputation: 2023

Haskell FFI: Wrapping a C struct containing a separately allocated string (char*)

Score: 5

Views: 246

Answers: 1

Read More
arvindd
arvindd

Reputation: 346

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

Score: 9

Views: 469

Answers: 1

Read More
Alex
Alex

Reputation: 3381

how to generate static library with Haskell FFI?

Score: 1

Views: 216

Answers: 0

Read More
Alexey Raga
Alexey Raga

Reputation: 7525

Haskell FFI - return updated structure

Score: 0

Views: 104

Answers: 1

Read More
PreviousPage 1Next