Help in calling Haskell from C

Sigbjorn Finne sof@galconn.com
Fri, 12 Oct 2001 09:51:42 -0700


> 
> I admit to being the culprit here.  When I globally-renamed __init_*
> to __stginit_* in ghc, I forgot to do it in the hdirect tree.  Sorry.
> 

No need to be, you did propagate that change into hdirect/. The
'problem' was that the HDirect src-dist snapshot was cut a couple
of weeks before the 5.02 bits were out, and in that space of time,
the init entry points were (quite literally) Alpha converted.

--sigbjorn