[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/LowB
In directory hinken:/tmp/cvs-serv11375/LowB

Modified Files:
	Ieee.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 
	PrimSystem.hs 
Log Message:
Add mandatory calling convention to foreign imports.