[project @ 2003-06-12 10:59:00 by malcolm]
authormalcolm <unknown>
Thu, 12 Jun 2003 10:59:00 +0000 (10:59 +0000)
committermalcolm <unknown>
Thu, 12 Jun 2003 10:59:00 +0000 (10:59 +0000)
... and add newForeignPtr_ for nhc98.

Foreign/ForeignPtr.hs

index 94c1591..9d7ebf0 100644 (file)
@@ -42,6 +42,7 @@ import NHC.FFI
   ( ForeignPtr
   , FinalizerPtr
   , newForeignPtr
+  , newForeignPtr_
   , addForeignPtrFinalizer
   , withForeignPtr
   , unsafeForeignPtrToPtr