Alastair Reid wrote: > So does GHC interpret stdcall as ccall on Unix platforms then?
GHC(i) effectively ignores the calling convention on any non-x86 platform, IIRC. But one shouldn't rely on that... :-} Cheers, S. _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
