[cvs-nhc98] patch applied (hat): Improvements to the FFI. Translate the FunPtr type into the correct

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:25:18 EDT 2006


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


More information about the Cvs-nhc98 mailing list