hcom

Haskell COM support library

https://github.com/melted/hcom

Latest on Hackage:0.0.0.6

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed
Maintained by Niklas Larsson

Support for writing COM/Automation clients in Haskell, and for packaging up your Haskell code behind a COM-callable veneer.

Some examples of how to use the package can be found at http://haskell.forkio.com/com-examples This is an updated fork of the com package.