Re: cvs commit: fptools/hdirect/mk config.mk fptools/green-card/m k config.mk
Alastair Reid <[email protected]> 12 Dec 2002 16:08:24 +0000
| Newsgroups | gmane.comp.lang.haskell.cvs.green-card |
|---|---|
| Message-ID | <yzz3cp39q4n.fsf__36237.7898688011$1039709329@reid-consulting-uk.ltd.uk> |
> Towards a complete build including utilities and compiler. Is this part of a move to get a fresh GreenCard out the door? If so, it'd be good to also: - update StdDIS so that it is shared between Hugs and GHC (NHC too?) and so that it supports the new FFI types (Ptr, ForeignPtr, etc.) as well or instead of the old FFI types. - kill the Hugs-specific backend since the ffi backend is at least as good and will be the only one supported in future releases. The first is most important but also most delicate unless we want to have to update X11 and Win32 at the same time. (Updating them is good, having to do it concurrently is less good.) -- Alastair Reid