Converting to com from Haskell using HaskellDirect

David Lo <[email protected]> Thu, 28 Oct 2004 16:53:59 +0800
Newsgroups gmane.comp.lang.haskell.cvs.hdirect
Message-ID <[email protected]>
Dear all,

I'm new in Haskell. I need to port a haskell application written by
someone else to be called by a .Net C# application. I read from the
website that HaskellDirect can convert Haskell to Com.

Are this solution still viable for latest version of GHC ? I tried to
follow the steps in the manual, it works fine for calling Haskell from
C, however I'm unable to follow the steps for converting Haskel to
COM. I find that the steps in the manual and the files in the examples
folder in the CVS is not in sync. Does anyone know how can I run the
files in the examples folder (i.e. comserv), what are the steps needed
 ? Any help will really be appreciated.

Best Regards,

David