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
19 Jun
19 Jun
7:34 a.m.
Never mind, I Found The Manual. (FTFM)
http://www.haskell.org/ghc/docs/latest/html/users_guide/win32-dlls.html
On Fri, Jun 19, 2009 at 12:51 PM, Greg Santucci
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
6057
Age (days ago)
6057
Last active (days ago)
1 comments
1 participants
participants (1)
-
Greg Santucci