Dear Haskell Folks,

Release Candidate 11 of the H98 FFI Addendum 1.0 is now
available from

  http://www.cse.unsw.edu.au/~chak/haskell/ffi/

The change log since RC 10 is appended below.

Again, please review this specification carefully.  If no
suggestion that leads to a serious change is made within two
weeks, I will freeze version 1.0.

Thanks,
Manuel

-=-

% Changes since RC10:
% * 3.3  : Clarified use of foreign functions of pure type
% * 4.1.1: Clarified the meaning of foreign imports without a "&" that have a
%          non-functional type in Haskell
% * 5.1  : Clarified the scope of safe use of unsafePerformIO
% * 5.5  : "pre-emptive" dropped in footnote regarding finalizers; added
%          `newForeignPointer_' and renamed `foreignPtrToPtr' to
%          `unsafeForeignPtrToPtr'
% * Typos throughout
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to