RE: cvs commit: hugs98/lib/exts ForeignObj.hs

Indeed, Addr is on Death Row so far as GHC is concerned. We'll remove it sometime soon. (The FFI spec does not recognise it.) Simon | -----Original Message----- | From: cvs-all-admin@haskell.org [mailto:cvs-all-admin@haskell.org] On Behalf Of | ross@glass.cse.ogi.edu | Sent: 17 June 2003 11:31 | To: cvs-hugs@haskell.org | Subject: cvs commit: hugs98/lib/exts ForeignObj.hs | | ross 2003/06/17 03:31:23 PDT | | Modified files: | lib/exts ForeignObj.hs | Log: | track newForeignPtr_ change -- maybe some day we could get rid of Addr | and ForeignObj. | | Revision Changes Path | 1.4 +7 -1 hugs98/lib/exts/ForeignObj.hs | _______________________________________________ | Cvs-hugs mailing list | Cvs-hugs@haskell.org | http://www.haskell.org/mailman/listinfo/cvs-hugs
participants (1)
-
Simon Peyton-Jones