reid 2002/06/17 14:44:52 PDT Modified files: lib/exts Foreign.hs Ptr.hs Removed files: lib/exts FunPtr.hs Log: Killed FunPtr - I'd misread the ffi spec when I added it. Brought FunPtr impln closer to ffi spec. Added unsafePerformIO to Foreign Revision Changes Path 1.5 +2 -0 hugs98/lib/exts/Foreign.hs 1.2 +19 -3 hugs98/lib/exts/Ptr.hs