cvs commit: hugs98/docs libraries-notes.txt hugs98/src/unix
convert_libraries hugs98/src MkInstal.in
ross@glass.cse.ogi.edu
ross@glass.cse.ogi.edu
Mon, 29 Jul 2002 03:00:35 -0700
ross 2002/07/29 03:00:35 PDT
Modified files:
docs libraries-notes.txt
src/unix convert_libraries
src MkInstal.in
Log:
Let Hugs use most of the hierarchical libraries under Foreign
(except Foreign itself and Foreign.C). Some of the low-level modules
(Foreign.C.Types, Foreign.C.TypesISO and Foreign.ForeignPtr) are mostly
hollow, but now Hugs with the new libraries passes the whole Hugs
test suite.
Revision Changes Path
1.2 +26 -8 hugs98/docs/libraries-notes.txt
1.7 +122 -53 hugs98/src/unix/convert_libraries
1.11 +10 -0 hugs98/src/MkInstal.in