> I am having problems with the ghc ffi, I have compiled the
> Haskell source on the ffi example page to create the stub
> file and the c file, the only problem now is that I can't
> compile the sample c code. I assume that if you place the c
> code and all the files in the ghc include director
I am having problems with the ghc ffi, I have compiled the Haskell
source on the ffi example page to create the stub file and the c file, the only
problem now is that I can’t compile the sample c code. I assume that if
you place the c code and all the files in the ghc include directory that