> GHC (5.04 and CVS) rejects the following, saying "Unacceptable type":
> 
> foreign import ccall unsafe "stdlib.h &free" pFree :: FunPtr 
> (Ptr a -> IO ())

Fixed, thanks.

Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to