
11 Jan
2007
11 Jan
'07
8:14 a.m.
Cristian Perfumo wrote:
Hi Friends. I'm trying to modify GHC runtime in order to add some new functions to STM API. Wich documentation (if there's any) do you suggest me to read? I mean... what's the starting point to learn how to link a Haskell function in STM.hs with a C function in STM.c? Regards. Cristian Perfumo
Out of curiosity, what additions or changes do you want to make?