[cvs-nhc98] cvs commit: nhc98/src/prelude/FFI CTypes.h CTypes.hs
CTypesExtra.hs
Sven Panne
Sven.Panne at aedion.de
Sun Jun 13 08:23:02 EDT 2004
Malcolm Wallace wrote:
> [...] If it still doesn't work, then it is possible that your application
> code is importing, re-exporting, then re-importing CPtrdiff() and
> CInt() abstract, i.e. without their constructors. [...]
Murphy strikes again: Of course I stumble across exactly this bug in nhc98. >:-(
I guess I can work around this, but fixing this would be nice. It makes the
usage of the FFI with nhc98 a bit hard and surprising from time to time.
Int8, Int16, ... seem to be handled magically different, BTW.
Cheers,
S.
More information about the Cvs-nhc98
mailing list