> Tue Apr  3 17:35:10 PDT 2007  Ian Lynagh <[EMAIL PROTECTED]>
>   UNDO: Fix C/Haskell type mismatches
> 
>     M ./Distribution/Simple/Utils.hs -6 +6

I'm afraid this patch uses a type 'CPid' in a foreign import declaration
which is non-standard (at least, it is not defined as part of the
standard FFI).  That is why I reverted it.  Is there some other type
that might be suitable?  Or do we need to revise the FFI standard to
include CPid?

Regards,
    Malcolm
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to