cvs commit: hugs98/src static.c storage.h
Alastair Reid
reid@glass.cse.ogi.edu
Sat, 3 Aug 2002 10:10:52 -0700
reid 2002/08/03 10:10:52 PDT
Modified files:
src static.c storage.h
Log:
Added code to expand use of _unparameterized_ newtypes.
(It should really allow parameterized newtypes too but I'm a bit shaky
on the tc's data structures and decided to err on the side of caution.)
This and the prev. commit should be enough to let me write Foreign.C.Types
Revision Changes Path
1.80 +69 -9 hugs98/src/static.c
1.41 +3 -2 hugs98/src/storage.h