
1 Sep
2019
1 Sep
'19
2:14 p.m.
How do you mean? I assume you aren't using hsc2hs or c2hs?
I use hsc2hs, just to write the FFI bindings of my local c files.
Do you have something like hslua already? https://github.com/hslua/hslua/blob/master/hslua.cabal#L131
Yes, but it seems to me that I need to gives gcc this [1]. So how can I says to ghc, to compile the .c files with OpenMP activated ? [1] https://gcc.gnu.org/onlinedocs/libgomp/Enabling-OpenMP.html