[cvs-nhc98] cvs commit: nhc98/src/prelude/FFI CTypes.h CTypes.hs
CTypesExtra.hs
Sven Panne
panne at glass.cse.ogi.edu
Mon Jun 14 14:02:27 EDT 2004
panne 2004/06/14 11:02:26 PDT
Modified files:
src/prelude/FFI CTypes.h CTypes.hs CTypesExtra.hs
Log:
* s/NUMERIC_TYPE/ARITHMETIC_TYPE/
* ARITHMETIC_TYPEs now have a Real instance (should probably be tracked in some
magic .hi files => Malcolm?)
* Reverted most of my attempt to make CTypes* conform to the FFI spec: I can't
manage to compile any Bit instances at this stage, neither Data.Bits nor
NHC.SizedTypes is available. There must be some way to teach this to nhc98 by
hand first => Malcolm?
Revision Changes Path
1.3 +8 -11 nhc98/src/prelude/FFI/CTypes.h
1.7 +2 -2 nhc98/src/prelude/FFI/CTypes.hs
1.5 +4 -4 nhc98/src/prelude/FFI/CTypesExtra.hs
More information about the Cvs-nhc98
mailing list