
10 Oct
2006
10 Oct
'06
7:25 a.m.
Mon Jun 16 06:43:03 PDT 2003 malcolm * Improvements to the FFI. Translate the FunPtr type into the correct prototypes on the C side, i.e. as a pointer to a function with the named argument and result types. This refinement makes it possible to implement "foreign import dynamic", which is also contained in this commit. M ./src/compiler98/Foreign.hs -53 +51