Re: cvs commit: hugs98 Makefile RPM.mk hugs98/libraries/tools convert_libraries

Ross Paterson <[email protected]> Tue, 5 Sep 2006 12:19:01 +0100
Newsgroups gmane.comp.lang.haskell.cvs.hugs,gmane.comp.lang.haskell.glasgow.user
Message-ID <[email protected]>
On Tue, Sep 05, 2006 at 12:12:00PM +0100, Malcolm Wallace wrote:
> > > >   HaXml (no longer builds)
> > > 
> > > In what way does HaXml fail to build for Hugs?  Is it easily
> > > fixable?
> > 
> > ... and there's the famous Data.FiniteMap.
> 
> So does anyone have any objections if I go ahead and commit the
> replacement (compatibility) implementation of Data.FiniteMap to the main
> repository for packages/base?

I'd rather see HaXml updated to use Data.Map, perhaps with a
compatibility layer for older GHCs.