Re: cvs commit: hugs98 Makefile RPM.mk hugs98/libraries/tools convert_libraries
Duncan Coutts <[email protected]> Tue, 05 Sep 2006 14:15:10 +0200
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <1157458510.5127.1.camel__16761.3663980321$1159273672$gmane$org@localhost> |
On Tue, 2006-09-05 at 12:12 +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 certainly would not object. It should still be marked deprecated of course, producing suitable warnings. As I said before, I'm happy for it to die by the time of GHC 6.8. Duncan