> A branch has been created for Nov2002, so if people could commit > their changes to both the main trunk and that release branch (if > both apply), then I don't see a problem with making the changes you > suggest on the main trunk.
Sounds good. There's a bunch of changes I'd like to make including: - get Float == float, Double == double - strip out greencard support since the ffi is sufficient - cleanup internal names used for all the ffi-related primitives to match the names used in the ffi spec. - add a few ffi-mandated C functions that Sven(?) pointed out (hs_free_funptr I think - maybe one or two others) Mind you, the next 2 months see me moving home, getting married and drumming up more consulting work so I may not get round to it right away... -- Alastair _______________________________________________ Cvs-hugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hugs
