[Haskell-cafe] using greencard to write COM in haskell
Anatoly Yakovenko
aeyakovenko at gmail.com
Tue Dec 5 02:03:19 EST 2006
Thanks, this is exactly what i was looking for.
On 12/4/06, Jason Dagit <dagit at eecs.oregonstate.edu> wrote:
> On 12/4/06, Anatoly Yakovenko <aeyakovenko at gmail.com> wrote:
>
> > So is there a way to start haskell form C? Ideally i would like
> > something thats as easy to use as a dll, that the end use wouldn't be
> > aware that they are using a component written in haskell.
>
> The things described at this URL have worked for me when it comes to
> DLLs and starting GHC's RTS:
> http://www.haskell.org/ghc/docs/latest/html/users_guide/win32-dlls.html
>
> HTH,
> Jason
>
More information about the Haskell-Cafe
mailing list