[Haskell-cafe] Tools for Haskell and COM
shelarcy
shelarcy at gmail.com
Mon Jun 25 21:25:18 EDT 2007
Hello Darrell,
On Tue, 26 Jun 2007 03:08:02 +0900, Lewis-Sandy, Darrell <darrelll at amgen.com> wrote:
> Are there any currently maintained tools for interfacing Haskell with COM
> objects? It appears that both Haskell script and Haskell direct haven't
> been updated since the turn of the century, and have fallen out of step with
> recent library changes.
You can download latest version of H/Direct from CVS,
or hscom that is forked version of H/Direct's comlib from darcs.
http://www.haskell.org/pipermail/libraries/2007-January/006737.html
hscom breaks compatibility from H/Direct. Because developpers edit
hscom by hand instead of to change generating code.
So you must check and choice which is better to use your project.
--
shelarcy <shelarcy hotmail.co.jp>
http://page.freett.com/shelarcy/
More information about the Haskell-Cafe
mailing list