[cvs-nhc98] Add mandatory calling convention to foreign imports.

Malcolm Wallace malcolm@sparud.net
Tue, 3 Sep 2002 14:21:02 +0200 (CEST)


malcolm: Tue Sep  3 14:21:02 CEST 2002

Update of /usr/src/master/nhc/src/prelude/LowT
In directory hinken:/tmp/cvs-serv11375/LowT

Modified Files:
	PrimComparePS.hs PrimDecodeDouble.hs PrimDecodeFloat.hs 
	PrimDoubleFromInteger.hs PrimEncodeDouble.hs 
	PrimEncodeFloat.hs PrimFloatFromInteger.hs 
	PrimIntFromIntegerC.hs PrimIntegerAbs.hs PrimIntegerAdd.hs 
	PrimIntegerAnd.hs PrimIntegerEq.hs PrimIntegerFromInt.hs 
	PrimIntegerLe.hs PrimIntegerLt.hs PrimIntegerMul.hs 
	PrimIntegerNeg.hs PrimIntegerOr.hs PrimIntegerQuotRem.hs 
	PrimIntegerSub.hs PrimUnpackPS.hs PrimsDouble.hs PrimsFloat.hs 
Log Message:
Add mandatory calling convention to foreign imports.