patch applied (cabal): Fix C/Haskell type mismatches
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun Apr 8 07:12:30 EDT 2007
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
More information about the Cvs-libraries
mailing list