19 Jun
2009
19 Jun
'09
7:21 a.m.
Hi all, I'd like to call Haskell functions from C and receive its output as a string. Is compiling a Haskell program to C using ghc -C HaskellSource.hs the preferred method of doing this? Regards, Greg