On Sun, 2007-04-08 at 12:06 +0100, Malcolm Wallace wrote: > The main obstacle is that the System.Posix hierarchy seems to rely > heavily on autoconf (I'm guessing) for lots of CPP symbol definitions > (in a #included "HsBaseConfig.h", which doesn't appear anywhere in the > darcs repository), and of course nhc98 does not use autoconf at all. If > there were some other, less horrible, way of generating the necessary > data definitions, that would be great.
If I fixed c2hs enough then that might be a nice solution (apart perhaps from then needing another Haskell tool to build Haskell systems). Don't hold your breath though. Duncan _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
