[Haskell-cafe] Haskell to call Microsoft COM (Dispatch)

Marc Weber marco-oweber at gmx.de
Thu Feb 2 22:48:05 EST 2006


On Mon, Jan 30, 2006 at 08:40:43PM +0100, Gracjan Polak wrote:
>    Hi all,
>    Is there any library to make Haskell call Microsoft COM functions
>    using Dispatch? E.g I don't need the full COM binary functionality,
>    scripting is enough. Google didn't seem to find anything
>    interesting... beside rolling my own using FFI :)
>    Thanks in advance!

Hi. I spent much time trying to get it to work.. you have to download
the whole fptools directory (from cvs!).. and I think i did some little
patches but I can check out again and compare..
It did compile and I think it's working well but I'm still struggling
getting to use it.. At least the examples do compile!

If you are really interested I would appreciate getting in contact with
you (my private email: marco-oweber a t gmx.de) .. Perhaps we can help
each other. (Becaue I'm not an experienced haskell programmer, yet ;-) 

Marc


More information about the Haskell-Cafe mailing list