[cvs-nhc98] Update the FFI library up to the current standard.
Malcolm Wallace
malcolm@sparud.net
Mon, 19 Nov 2001 19:23:58 +0100 (CET)
malcolm: Mon Nov 19 19:23:58 CET 2001
Update of /usr/src/master/nhc/src/prelude/FFI
In directory hinken:/tmp/cvs-serv22842
Modified Files:
Addr.hs FFI.hs Makefile Ptr.hs StablePtr.hs
Added Files:
CStrings.hs CTypes.hs CTypesExtra.hs ForeignPtr.hs FunPtr.hs
MarshalAlloc.hs MarshalArray.hs MarshalError.hs
MarshalUtils.hs Storable.hs
Log Message:
Update the FFI library up to the current standard.
(One piece still missing: module CError)