On Tue, Sep 05, 2006 at 11:35:03AM +0100, Malcolm Wallace wrote:
> Ross Paterson <[EMAIL PROTECTED]> wrote:
> 
> >   Modified files:
> >     .                    Makefile RPM.mk 
> >     libraries/tools      convert_libraries 
> >   Log:
> >   drop HaXml (no longer builds)
> 
> In what way does HaXml fail to build for Hugs?  Is it easily fixable?

There's the use of the cpp symbol VERSION, fixable by adding

        cc-options: -DVERSION="1.16"

or putting the definition in an include file, and there's the
famous Data.FiniteMap.

_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to