Skip to content
  • sof's avatar
    [project @ 1999-03-01 08:38:36 by sof] · 00752235
    sof authored
    Reinstate old signature for 'makeForeignObj', i.e.
    
      makeForeignObj :: Addr -> Addr -> IO ForeignObj
    
    combining the primitive 'makeForeignObj' and addForeignFinalizer(+).
    
    The primitive ForeignObj constructor is now exported as 'mkForeignObj'
    00752235