Michael Hobbs [mailto:[EMAIL PROTECTED]] writes: 
> 
 ...
> 
> I took an initial glance at this once, but I got the 
> impression that it
> was for interfacing with COM or CORBA objects. I didn't have much
> interested in it because all I wanted to do was invoke a few 
> external C
> routines. (Using CORBA in such a case would be like using a hammer to
> pound a thumbtack.) After rereading, I find that that isn't the case.
> I'll probably take a closer look at this in the near future. 

It's fully supported in ghc-3.03 (x86 only), should you want to
experiment, but with the odd glitch (or two, right Sven? ;-)
Fixing these probs. (and fully supporting the FFI under
ghc-4.00) is high on my list of things to do.

If you snaffle the most recent Green Card sources from the Glasgow
CVS repository, it should now also capable of generating code for
this FFI (Bug reports to the contrary are actively solicited :-)

> BTW, what's the ETA for exporting Haskell functions to the outside
> with H/Direct?
> 

Shouldn't be long - the harder case of creating COM components
in Haskell is now working.

--Sigbjorn


Reply via email to